This repo is a nix+python development environment using the following technologies
- uv for python package management
- devenv for general package management under nix
- It also uses a bring-your-own-binary which is packaged using a nix flake
- devenv
- direnv (optional, for automatic loading)
devenv shell
Or just enter the directory and run
direnv allow
If you are using direnv.