This project's CI/CD could include the following: - Automatic formatting (flake8/flake8-black) - Automatic import organization (isort) - Automatic release packing (updating version, auto-compiling dockers for release) And maybe some others.