Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9f4f20

Browse files
committed
add Pipenv Fix vinta#846
1 parent add07d9 commit f9f4f20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
543543

544544
*Libraries for Python version and environment management.*
545545

546+
* [Pipenv](https://github.com/kennethreitz/pipenv) - Sacred Marriage of Pipfile, Pip, & Virtualenv.
546547
* [p](https://github.com/qw3rtman/p) - Dead simple interactive Python version management.
547548
* [pyenv](https://github.com/yyuu/pyenv) - Simple Python version management.
548549
* [venv](https://docs.python.org/3/library/venv.html) - (Python standard library in Python 3.3+) Creating lightweight virtual environments.

0 commit comments

Comments
 (0)