Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add07d9 commit f9f4f20Copy full SHA for f9f4f20
README.md
@@ -543,6 +543,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
543
544
*Libraries for Python version and environment management.*
545
546
+* [Pipenv](https://github.com/kennethreitz/pipenv) - Sacred Marriage of Pipfile, Pip, & Virtualenv.
547
* [p](https://github.com/qw3rtman/p) - Dead simple interactive Python version management.
548
* [pyenv](https://github.com/yyuu/pyenv) - Simple Python version management.
549
* [venv](https://docs.python.org/3/library/venv.html) - (Python standard library in Python 3.3+) Creating lightweight virtual environments.
0 commit comments