mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
19 lines
368 B
ReStructuredText
19 lines
368 B
ReStructuredText
Pip2: Pip for Humans™
|
|
=====================
|
|
|
|
Experimental work in progress.
|
|
|
|
- automatically adds things to pipfile when you install them
|
|
- automatically creates a pipfile
|
|
- automatically creates a virtualenv
|
|
|
|
|
|
::
|
|
|
|
$ pipenv install maya --dev
|
|
Updating Pipfile
|
|
Generating Pipfile.lock
|
|
|
|
|
|
$pipenv freeze
|
|
Generating requirements.txt from Pipfile.lock |