| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Scans through python files, collects all imports and filters out internal ones. Can be used to guess dependencies of projects, but every dependency should be manually examined, because of potential false positives like optional or fallback dependencies and dependencies only meant for specific python versions.
# python-detect-deps . cryptography requests six
| Back | FazBrowse Home | New Git URL |