Skip to content

Instantly share code, notes, and snippets.

@serhii73
Created March 4, 2017 15:15
Show Gist options
  • Save serhii73/770f0568943c369a6f685507bd90ca96 to your computer and use it in GitHub Desktop.
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.
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