Gaia is a template repository for python applications
- Isolated and deterministic development system environment with VS Code Dev Container
- Isolated and determinisitc python environment with Poetry
- Isolated and deterministic production system and python environment with Docker
- Static code analysis with tools such as black and coverage and python code testing with pytest
- GitHub Action workflow for CI purpose (i.e. Build, Test and Release)
- Workflow definition to package only python code and to upload to PyPI index