Skip to content

A simple python environment, with Nix for package management.

Notifications You must be signed in to change notification settings

InvariantClub/nix-python-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-python-simple

What's here

A simple python environment, with Nix for package management. You can see in the flake.nix file where to specify python dependecies.

For a more "production-ready" Python envrionment, you should look at nix-python-uv.

What's possible

Hacking on python with the libraries available

python
...
>>> import pandas

or

jupyter notebook
...

About

A simple python environment, with Nix for package management.

Topics

Resources

Stars

Watchers

Forks