...
Table of Contents | ||
---|---|---|
|
...
About
Excerpt |
---|
Workflows with python’s new development/packaging environment tool. |
...
Pipenv handles converting setup.py’s abstract dependencies into concrete dependencies and driving a virtual environment with them.
...
Virtualenvs are created in ~/.local/share/virtualenvs.