v0.0.1-alpha – Initial Release
This is the first and most basic version of drfc-manager.
drfc-manager is designed to simplify and automate the management of AWS DeepRacer training and evaluation workflows. Unlike traditional cloud solutions that rely heavily on custom shell scripts for orchestration, this package provides a structured, Pythonic approach using modern tools and best practices.
Key Features
- Provides a foundation for managing DeepRacer training and evaluation pipelines.
- Replaces error-prone shell scripts with a maintainable, extensible Python package.
- Built with Poetry for easy dependency management and packaging.
- Ready for integration with cloud environments and CI/CD pipelines.
Why use drfc-manager?
While many DeepRacer cloud solutions depend on shell scripts for automation, drfc-manager offers a more robust and scalable alternative. By leveraging Python, it’s easier to extend, debug, and integrate with other tools and services, making your DeepRacer projects more reliable and future-proof.