Pipenv
Generate requirements.txt from Pipfile
$ pipenv lock -r
✔ Success!
Updated Pipfile.lock (f092c8)!
-i https://pypi.python.org/simple
cerberus==1.2
certifi==2018.11.29
chardet==3.0.4
click==7.0
...
Last updated
Was this helpful?