Skip to content

Poetry what? Conda why? Lightweight reproducible python env's with nix-shell and UV

Notifications You must be signed in to change notification settings

bigFin/nix-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Nix-Python

Because nix-shell is all you need.

What?

Launch a nix-shell with a pinned python version (now 3.1, modify if needed)

  • Creates venv if it does not exist, pip installs requirements.txt using local UV cache if it exists
  • Sources the venv

About

Poetry what? Conda why? Lightweight reproducible python env's with nix-shell and UV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages