|
|
Subscribe / Log in / New account

Python virtual environments

Python virtual environments

Posted Jun 14, 2018 14:54 UTC (Thu) by servilio-ap (subscriber, #56287)
In reply to: Python virtual environments by robert_s
Parent article: Python virtual environments

When I have the choice I skip language "toy" package managers entirely and use Nix shells
And this have the advantage of being able to express dependencies that are not part of the language-specific package manager, e.g.: OpenSSL, libxml2.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds