Unified access to Python package metadata at runtime.
Project description
pkg_about
Unified access to Python package metadata at runtime.
Overview
Provides a unified way to retrieve Python package metadata at runtime, regardless of the build backend or project structure.
Usage
>>> import pkg_about
>>> pkg_about.about("pip")
>>> __uri__ == "https://pip.pypa.io/"
True
Installation
Prerequisites:
Python 3.10 or higher
pip
To install run:
python -m pip install --upgrade pkg_about
Development
Prerequisites:
Development is strictly based on nox. To install it run:
python -m pip install --upgrade nox
Visit Development page.
Installation from sources:
clone the sources:
git clone https://github.com/karpierz/pkg_about pkg_about
and run:
python -m pip install ./pkg_about
or on development mode:
python -m pip install --editable ./pkg_about
License
Copyright (c) 2020-2026 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Sponsoring
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
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 pkg_about-2.2.0.tar.gz.
File metadata
- Download URL: pkg_about-2.2.0.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
113653df313ac825eb715f94af63f6996383ece812330701903ff09612d1cc35
|
|
| MD5 |
87f8a35546267e0f7495369415a3c6bf
|
|
| BLAKE2b-256 |
26ff932498c29d3df3e2dc719e58913b36b8790b50999c60a864908cbd73e9ac
|
File details
Details for the file pkg_about-2.2.0-py3-none-any.whl.
File metadata
- Download URL: pkg_about-2.2.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f17c8507b6eb26813b22b4f307f47b27bbe57cf6a8df820d050d8b8e2ecd92e
|
|
| MD5 |
20193285c528a45f784640d91a5f9ae1
|
|
| BLAKE2b-256 |
b1dc8491db980a55f252017a9e292bdad7ea4ee1829c0801326896e71c71e7bf
|