0 Forks
0 Stars
0 Watchers

dependency-extractor

A Python tool that extracts required external dependencies from Python files before execution. Automatically identifies import statements and generates requirements for easy installation.

How to download and setup dependency-extractor

Open terminal and run command
git clone https://github.com/calico-blanket/dependency-extractor.git
git clone is used to create a copy or clone of dependency-extractor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dependency-extractor https://github.com/calico-blanket/dependency-extractor/archive/master.zip

Or simply clone dependency-extractor with SSH
[email protected]:calico-blanket/dependency-extractor.git

If you have some problems with dependency-extractor

You may open issue on dependency-extractor support forum (system) here: https://github.com/calico-blanket/dependency-extractor/issues