Basic template repository for Python 3.9 projects. This repo includes black, mypy, pytest and isort configurations and github workflows.
Additionally, using mach-nix, a Nix environment can be activated. Simply add python modules to nix/requirements.txt and activate the Nix shell using nix-shell nix
to start using the environment.