DepScanner
Python Dependency Scanner is A simple dependency analysis kit
>>> from depscanner import DependencyScanner
>>> t = DependencyScanner()
>>> project_result = t.scan_project()
>>> pipenv_result = t.scan_pipenv()
>>>
Installing DepScanner and Supported Versions
DepScanner is available on PyPI:
python -m pip install depscanner
DepScanner officially supports Python 3.6+.
API Reference and User Guide available on Read the Docs
Release files for depscanner 0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| depscanner-0.4.tar.gz | 9.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| depscanner-0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.9 kB
Release files / depscanner-0.4.tar.gz
| Download URL | depscanner-0.4.tar.gz |
|---|---|
| Size | 9.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
96aa1ae92f944636592f200d34f129b150fdf45c0ae8bf4e1537708a6328c08b
|
|
BLAKE2b-256 checksum How to use checksums |
5f8ce5a25419b160e42929d1568d5b2438694c0f0be38575ab5ae07e3aeaf24b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / depscanner-0.4-py3-none-any.whl
| Download URL | depscanner-0.4-py3-none-any.whl |
|---|---|
| Size | 9.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dcf330dea5829297305d84e44c1d7325c931df640cca3fe454257f7587a8e67f
|
|
BLAKE2b-256 checksum How to use checksums |
afc04a8450ca984b1c6cb5a8f26c3f1b16adcf23d7c7dc71f05593d11cd2f064
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|