Skip to content

Gets the all the requirements from a python project (folder)

License

Notifications You must be signed in to change notification settings

Jelte2357/AutoRequirements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoRequirements: A Python package for making requirements.txt automatically

I saw there was not a singular good way to automatically make a correct requirements.txt that wouldnt fail, so I made it myself, while restricting myself to only use the standard included packages.

The code is not that well written, but it is fast enough.

Run the program in the folder of your program with

AutoRequirements

or

AutoReqs

About

Gets the all the requirements from a python project (folder)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages