Y
Hacker News
new
|
ask
|
show
|
jobs
by
tandav
1503 days ago
Do you mean venv which is part of standard library or virtualenv (separate library)?
1 comments
neonihil
1503 days ago
AFAIK venv is a subset of virtualenv brought into the standard lib around python 3.3.
I’m talking about the “full” virtualenv. This one:
https://pypi.org/project/virtualenv/
link
I’m talking about the “full” virtualenv. This one: https://pypi.org/project/virtualenv/