Shares Python package metadata at runtime.
Project description
pkg-about
Shares Python package metadata at runtime.
Overview
TBD…
Usage
TBD…
Installation
Prerequisites:
Python 3.8 or higher
pip and setuptools
To install run:
python -m pip install --upgrade pkg-about
Development
Prerequisites:
Development is strictly based on tox. To install it run:
python -m pip install --upgrade tox
Visit Development page.
Installation from sources:
clone the sources:
git clone https://github.com/karpierz/pkg-about.git 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-2024 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Changelog
1.1.6 (2024-06-20)
Setup (dependencies) update.
1.1.5 (2024-01-26)
Setup update (now based on tox >= 4.0).
Cleanup.
1.1.0 (2023-12-15)
Add support for Python 3.12
Drop support for Python 3.7
Add support for PyPy 3.10
Drop support for PyPy 3.7 and 3.8
Bugfix for parsing metadata’s “Project-URL”.
Bugfix of about_from_setup() for __version_info__.
- Enhancement” the ‘package_path’ parameter of the about_from_setup()can now be of type string or Path.
Bugfix of about_from_setup() for parsing author and maintainer emails.
Copyright year update.
Added a trivial unit test.
1.0.8 (2022-10-18)
Tox configuration has been moved to pyproject.toml
1.0.7 (2022-08-22)
Setup update.
1.0.6 (2022-07-24)
Add __author_email__ (as alias of __email__).
Add __maintainer_email__.
Setup update (currently based mainly on pyproject.toml).
1.0.5 (2022-07-20)
Add about_from_setup() (to use e.g. in docs.conf.py).
Add support for Python 3.10 and 3.11
Add support for PyPy 3.7, 3.8 and 3.9
Setup update.
1.0.4 (2022-01-10)
Drop support for Python 3.6
Copyright year update.
Setup update.
1.0.3 (2021-10-14)
Setup update.
1.0.2 (2021-07-20)
First functional release.
0.0.1 (2020-10-16)
Initial commit.
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
File details
Details for the file pkg_about-1.1.6.zip
.
File metadata
- Download URL: pkg_about-1.1.6.zip
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a9634a5072f74e471cae43b534f4f2bee0a6dbc498fcb4c5e17aed622cedd5f |
|
MD5 | 3f6f13358ed95039702678965f4b4c14 |
|
BLAKE2b-256 | 04f31e7be6722d5ab538fce73585aaa63a701798164387dda0534519cc50b0ec |
File details
Details for the file pkg_about-1.1.6-py3-none-any.whl
.
File metadata
- Download URL: pkg_about-1.1.6-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26ed64fdda248c99fcff81f5912f3fcf123dcf64ff40b1bc26ef18ff66e43fb7 |
|
MD5 | 6679fa6079c47f50ff0236d744dc3c2b |
|
BLAKE2b-256 | 522e6adf657a682f69445be12faf1042a9ca00ee0b5cbfd187de3e712fdd4549 |