Skip to main content

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

Documentation

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 hashes)

Uploaded Source

Built Distribution

depscanner-0.4-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page