python-inspector is is a collection of utilities to collect PyPI package metadata and resolve packages dependencies.
Project description
Copyright (c) nexB Inc. and others. SPDX-License-Identifier: Apache-2.0 Homepage: https://github.com/nexB/python-inspector and https://www.aboutcode.org/
python-inspector is a collection of utilities to:
resolve PyPI packages dependencies
parse various manifests and packages files such as pip requirement files, Pipfile, pyproject.toml, poetry.lock, setup.py and setup.cfg and legacy and current metadata file formats for eggs, wheels and sdist.
query PyPI JSON and simple APIs for package information
It grew out of ScanCode toolkit to find and analyze PyPI archives and installed Python packages and their files.
The goal of python-inspector is to be a comprehensive library that can handle every style of Python package layouts, manifests and lockfiles.
Usage
Install with pip:
pip install git+https://github.com/nexB/python-inspector
Run the command line utility with:
python-inspector --help
Its companion libraries are:
pip-requirements-parser, a mostly correct pip requirements parsing library extracted from pip.
pkginfo2, a safer fork of pkginfo to parse various installed and extracted package layouts and their metadata files.
dparse2, a safer fork of dparse to parse various package manifests
resolvelib, the library used by pip for dependency resolution
packaging, the official Python packaging utility library to process versions, specifiers, markers and other packaging data formats.
importlib_metadata, the official Python utility library to process installed site-packages and their metadata formats.
packageurl-python to use Package URL to reference Python packages
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for python_inspector-0.9.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f05b9bf99e83f42980008a42f020d2da49c6f80c500f5fd61ec31d3c3131a74 |
|
MD5 | 0a313e286f5bf14b7d310e0b3c8b0bd5 |
|
BLAKE2b-256 | 225e2b1467c544928e85c0c39e91615458d67298ea15b9ce9b151898bffdfbb7 |