nix-templates/python-uv/README.md

270 B

Python environments with uv2nix

Source Documentation: https://pyproject-nix.github.io/uv2nix/usage/hello-world.html

  • To use uv to manage virtual environments enter: nix develop .#impure
  • To use nix to manage virtual environments enter: nix develop .#uv2nix