Poetry plugin for dynamically extracting any metadata from python modules, files, etc.
Project description
poetry-dynamic-metadata
Simple poetry plugin that allows to add dynamic metadata to pyproject.toml
files.
Example usage
# my_package/__init__.py
__version__ = "1.1.0"
[tool.poetry-dynamic-metadata]
version = { source_path = "my_package" }
Disable dynamic metadata
poetry config dynamic-metadata.disabled true
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 poetry_dynamic_metadata-0.1.1.tar.gz
.
File metadata
- Download URL: poetry_dynamic_metadata-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.10.6 Linux/5.19.0-35-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c65071e7c16e908699275e43ba3d9cfdc3550c5d7b717a8665e4dd8f68c2ac27 |
|
MD5 | cff0070bfae436be33e5891cac2b88e5 |
|
BLAKE2b-256 | d79b6de92469bd6281dfce02d9ac9bc99de8fac6d6fdd944114e065da026f063 |
File details
Details for the file poetry_dynamic_metadata-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: poetry_dynamic_metadata-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.10.6 Linux/5.19.0-35-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94a3c719ea16fd4c3de4feb85613152b1848cff37a08d658912a5efd4681493c |
|
MD5 | 5b885173d692dc1e40810a422f3171b0 |
|
BLAKE2b-256 | 3a8a83df0664d54bbba9ed077151c0ff6f48fea87ee5d8bbe8606244500457c3 |