It seems this repo already uses uv, so we can borrow some ideas from https://github.com/juspay/python-nix-template to add a flake.nix such that it provides both nix run and nix develop support.
Once nixified, update the getting started section accordingly.
Down the line, this work can be used to improve https://github.com/juspay/python-nix-template itself after which our flake.nix here can be made much simpler. This will be the next thing to do after #23
It seems this repo already uses uv, so we can borrow some ideas from https://github.com/juspay/python-nix-template to add a
flake.nixsuch that it provides bothnix runandnix developsupport.Once nixified, update the getting started section accordingly.
Down the line, this work can be used to improve https://github.com/juspay/python-nix-template itself after which our flake.nix here can be made much simpler. This will be the next thing to do after #23