Skip to content

bbzylstra/GetDependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GetDependencies

Python Code that returns the dependencies of a Python Project

Just drop get_dependencies.py in the top level of your project and run! After it finishes it will output a text file called dependency_list.txt. Open it up and make sure that the dependencies look correct, the code will sometimes grab words from strings if they include the keywords "import" or "from".

Written for Python 2.7

About

Python Code that returns the dependencies of a Python Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages