Skip to content

identify libraries which you installed and used in your project in order to have a nice and neat requirements file

License

Notifications You must be signed in to change notification settings

imansh77/pip-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip-helper

** Identify libraries which you installed and used in your project in order to have a nice and neat requirements file**

How to use it :

  1. Clone the project
  2. Cd to your pip-helper project where main.py exists
  3. Open config.py and put your project path & path of virtual env you used for this your project like the example
  4. In terminal type :
    python main.py

The result will be in a requirements.txt in the pip-helper directory.

About

identify libraries which you installed and used in your project in order to have a nice and neat requirements file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages