## We have made a difficult decision of ceasing active development on this repo as of Jul 2022. ## AWS DeepRacer Environment Config The AWS DeepRacer Environment Config package provides a simple interface for manipulating the "RL Lab - AWS DeepRacer" environment configurations over the UDE side-channel. ## Installation To install AWS DeepRacer Environment Config package, run the `pip install deepracer-env-config` command. Python 3.6, 3.7, 3.8, and 3.9 are supported on Linux, Windows, and macOS. ## License The source code is released under [Apache 2.0](https://aws.amazon.com/apache-2-0/). ## Resources * [DeepRacer Track Geometry](https://github.com/aws-deepracer/deepracer-track-geometry) * [Unified Distributed Environment](https://github.com/aws-deepracer/ude)