Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kgodey
on March 13, 2023
|
parent
|
context
|
favorite
| on:
How Python virtual environments work
I use virtualenvwrapper[1] and can't remember any problems with virtual environments either. It sets up human readable aliases for you like "mkvirtualenv" to create a virtualenv and "workon" to activate a virtualenv.
[1]
https://github.com/python-virtualenvwrapper/virtualenvwrappe...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/python-virtualenvwrapper/virtualenvwrappe...