Created
March 4, 2017 15:15
-
-
Save serhii73/770f0568943c369a6f685507bd90ca96 to your computer and use it in GitHub Desktop.
Create requirements.txt, pipreqs used to generate requirements.txt file for any project based on imports.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pip install pipreqs | |
| pipreqs /path/to/project |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment