Python Dependency Scanner
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
depscanner-0.4.tar.gz
(9.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file depscanner-0.4.tar.gz.
File metadata
- Download URL: depscanner-0.4.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96aa1ae92f944636592f200d34f129b150fdf45c0ae8bf4e1537708a6328c08b
|
|
| MD5 |
e22dcfa5738ab5fdc61de16f64f9e5f6
|
|
| BLAKE2b-256 |
5f8ce5a25419b160e42929d1568d5b2438694c0f0be38575ab5ae07e3aeaf24b
|
File details
Details for the file depscanner-0.4-py3-none-any.whl.
File metadata
- Download URL: depscanner-0.4-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcf330dea5829297305d84e44c1d7325c931df640cca3fe454257f7587a8e67f
|
|
| MD5 |
aad617c5e0a95f7c62218c5c7e173195
|
|
| BLAKE2b-256 |
afc04a8450ca984b1c6cb5a8f26c3f1b16adcf23d7c7dc71f05593d11cd2f064
|