Sherpa AFP Quality formatter
Project description
Requirements
- Python 3.12+
- uv for package management and publishing
- Pydantic v2 for the data parts.
Installation
pip install uv
uv sync --extra test
Running tests
uv run pytest
Linting
uv run ruff check .
uv run ruff format --check .
Publish the Python Package to PyPI
- Increment the version of your package in
src/pyformatters_afp_quality/__init__.py:
"""Sherpa AFP Quality formatter"""
__version__ = 'x.y.z'
- Publish
uv build && uv publish
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 pyformatters_afp_quality-1.6.19.tar.gz.
File metadata
- Download URL: pyformatters_afp_quality-1.6.19.tar.gz
- Upload date:
- Size: 644.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.4 {"installer":{"name":"uv","version":"0.11.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df3b3827af92b604cfaf660c746b8b21fe97e624ee53f63b5ecfe23fe9a65593
|
|
| MD5 |
56bf361a5eb43c2247b9ab6a20846b67
|
|
| BLAKE2b-256 |
8f68814c180b055049a5f5a68724173023fec3ae14d17e31360a94b7894b1c69
|
File details
Details for the file pyformatters_afp_quality-1.6.19-py3-none-any.whl.
File metadata
- Download URL: pyformatters_afp_quality-1.6.19-py3-none-any.whl
- Upload date:
- Size: 644.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.4 {"installer":{"name":"uv","version":"0.11.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0f5e40495bc4c57aed4b2e878b4a4d575cde1f654ff7fc334f03db313d9f160
|
|
| MD5 |
4099648e3ea0b5fcb57bcba027ed6747
|
|
| BLAKE2b-256 |
7416ff92249ba0899c8362f14a588fd36121ea9aa9ba01ff7124284a1c4929fd
|