6 ms·
> Perhaps something similar to Nix throw in the mix, but more specific to a Python project. Any examples of how Nix itself doesn't do what you need? One exampl
by andersriutta 8y ago
> Perhaps something similar to Nix throw in the mix, but more specific to a Python project.
Any examples of how Nix itself doesn't do what you need? One example I can think of: Nix doesn't support Windows.
https://nixos.org/nixpkgs/manual/#python https://nixos.org/nixpkgs/manual/#python
- sirn 8y agoNix does everything I want, but I find it hard to convince friends and coworkers to try out Nix. I think this is partly due to Nix itself not belonging to the Python's ecosystem, so the barrier is higher than say, "Yeah, Pipenv is just Virtualenv+Pip"