2020-02-29 12:39:28 +02:00
2020-02-29 12:39:28 +02:00
2020-02-29 12:18:38 +02:00
2020-02-29 12:39:28 +02:00
2020-02-29 12:39:28 +02:00

pip-package-list

A small and definitely faulty tool that tries to form a list of packages that you depend on. This is useful in mono-repo's where all dependencies are split into dozens of requirements.txt and setup.py files.

S
Description
Parse & recurse requirements.txt and setup.py files to form a flat list of dependencies.
Readme MIT
61 KiB
Languages
Python 100%