Update README.rst

This commit is contained in:
2017-01-20 16:42:19 -05:00
committed by GitHub
parent 1b4d171c98
commit f6286c3a14
+9 -3
View File
@@ -1,13 +1,19 @@
PipEnv: Pip for Humans™
=======================
Pipenv: the sacred marraige of Pipfile, Pip, & Virtualenv
=========================================================
Experimental work in progress.
Pipenv is an experimental project that aims to bring the best of all packaging worlds to the Python world. It harnesses `pipfile <https://github.com/pypa/pipfile>`_, pip, and virtualenv into one single toolchain.
Features
--------
- automatically updates pip
- automatically adds things to pipfile when you install them
- automatically creates a pipfile
- automatically creates a virtualenv
Usage
-----
::
$ pipenv