|
|
|
|
|
by boxy_brown
2979 days ago
|
|
Pipenv is mentioned in the PYPA Python Packaging User Guide tool recommendations: > Application dependency management > Use Pipenv to manage library dependencies when developing Python applications. See Managing Application Dependencies for more details on using pipenv. https://packaging.python.org/guides/tool-recommendations/ |
|