python-inspector 0.8.0
pip install python-inspector==0.8.0
Released:
python-inspector is is a collection of utilities to collect PyPI package metadata and resolve packages dependencies.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache-2.0
- Author: nexB. Inc. and others
- Tags open source , scan , package , dependency , pypi , python , SBOM , sca , dependencies , dependency resolution , resolver , resolvelib , pip , requirements
- Requires: Python >=3.6.*
Classifiers
- Development Status
- Intended Audience
- Programming Language
- Topic
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
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache-2.0
- Author: nexB. Inc. and others
- Tags open source , scan , package , dependency , pypi , python , SBOM , sca , dependencies , dependency resolution , resolver , resolvelib , pip , requirements
- Requires: Python >=3.6.*
Classifiers
- Development Status
- Intended Audience
- Programming Language
- Topic
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
File details
Details for the file python-inspector-0.8.0.tar.gz
.
File metadata
- Download URL: python-inspector-0.8.0.tar.gz
- Upload date:
- Size: 877.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0f9699b0ba7dc2312e01e080e0771d0bae6e0ebaa2de2725f0b9dbfc804a9588
|
|
MD5 |
96e49346bd133c7d184de8077a5e0ebc
|
|
BLAKE2b-256 |
4a7b25a4e65392cb39aba6e61ed8aa54a38b26673d54499af8f4bc8f52dc83a4
|
File details
Details for the file python_inspector-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: python_inspector-0.8.0-py3-none-any.whl
- Upload date:
- Size: 86.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1e5c7ac5866cb010749d9e7acbca8e16b5d7e728363bb8c1299d1ba9f0c73ad2
|
|
MD5 |
c5e791dec96195108fc0684d796ea72d
|
|
BLAKE2b-256 |
749437ff7632ccfdd6ddfa39f29cbe0ec71fe5326fd15ca2b89082abbca3d859
|