nix develop
: opens up abash
shell with the poetry package- here you can execute the local ci command
qa
- here you can execute the local ci command
nix run
: runs the Python program.
- Determinate Systems - used for installing Nix on your machine
- Poetry - used for python package management
- Poetry2Nix - used to convert poetry projects into nix packages