Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
erichurkman
on Sept 24, 2019
|
parent
|
context
|
favorite
| on:
Ask HN: How do you handle/maintain local Python en...
I use direnv for most of my development that doesn't need full blown containers. Once you hook it up, it automatically enables/disables virtual environments based on directory.
https://github.com/direnv/direnv/wiki/Python#pyenv
zaro
on Sept 24, 2019
[–]
yep, this is the most convenient and seamless way to use python virtual environments. I also use it to specify node or java version per directory.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/direnv/direnv/wiki/Python#pyenv