Skip to main content

package inspector

Project description

https://img.shields.io/pypi/v/nspektr.svg https://img.shields.io/pypi/pyversions/nspektr.svg tests Ruff Code style: Black https://readthedocs.org/projects/nspektr/badge/?version=latest https://img.shields.io/badge/skeleton-2023-informational

nspektr is a distribution package dependency inspector.

It combines functionality from importlib.metadata and packaging to provide routines to resolve and validate dependencies for a package or entry point.

Highlights:

  • resolve takes a requirement and returns a distribution satisfying that requirement (disregarding dependencies).

  • find_dependencies takes a metadata.Distribution and generates all dependencies transitively as installed in the environment, avoiding loops.

  • missing takes an entry point and identifies all unsatisfied dependencies for that entry point.

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

nspektr-0.5.0.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

nspektr-0.5.0-py3-none-any.whl (4.8 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