Python virtual environments
Python virtual environments
Posted Jun 18, 2018 15:58 UTC (Mon) by civodul (guest, #58311)In reply to: Python virtual environments by robert_s
Parent article: Python virtual environments
Agreed, I feel that Nix shells and guix environment provide similar functionality but are more robust (they make no assumptions about the environment) and not limited to Python.