Skip to content

cleans up your requirements.txt file to include only the project's libraries if you're keeping it all in one folder and use real env

License

Notifications You must be signed in to change notification settings

banana-galaxy/dirfreeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dirfreeze

cleans up your requirements.txt file to include only the project's libraries if you're keeping it all in one folder and use real env

##running

python3 dirfreeze.py

Before running the program make sure you have a requirements file in the root dir of your project. If it's not in the project root dir, make sure to specify its path as the second argument when running the program.

About

cleans up your requirements.txt file to include only the project's libraries if you're keeping it all in one folder and use real env

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages