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.
python
...
>>> import pandasor
jupyter notebook
...