Groupe RF XML formatter
Project description
Requirements
- Python 3.12+
- uv for package management
- Pydantic for the data parts.
Installation
pip install uv
uv sync
Running tests
uv run pytest
Linting
uv run ruff check .
uv run ruff format --check .
Publish the Python Package to PyPI
uv build
uv publish
SBOM & vulnerability check
Install the SBOM dependencies:
uv sync --extra sbom
Generate a CycloneDX SBOM from the current environment:
uv run cyclonedx-py environment -o sbom.cdx.json --output-format json
Audit dependencies for known vulnerabilities:
uv run pip-audit --format json --output audit-report.json
To fail on any known vulnerability (useful in CI):
uv run pip-audit --strict
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
pyformatters_xml_rf-0.6.5.tar.gz
(144.8 kB
view details)
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_xml_rf-0.6.5.tar.gz.
File metadata
- Download URL: pyformatters_xml_rf-0.6.5.tar.gz
- Upload date:
- Size: 144.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 |
a6ffe2a70ff96fccd30e06d52e95ee4dc652542fb3fb3ab1f5f617c6058f5c7d
|
|
| MD5 |
5aeaac54a1c6257aa0c87616d3f1db40
|
|
| BLAKE2b-256 |
5a3c009cb2cbbfce69c4674ead6412ba3336bd21a4cc772076a7665dc90c100a
|
File details
Details for the file pyformatters_xml_rf-0.6.5-py3-none-any.whl.
File metadata
- Download URL: pyformatters_xml_rf-0.6.5-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 |
f851d4f3c65fe9e31d9a0d7da34037fd39454cda746b8e6854606ee10eb8098b
|
|
| MD5 |
524c78dc108a01cd611b3efc9059fda6
|
|
| BLAKE2b-256 |
99222acf3c7c893673ae6a48db9c4cb1546e16c77cda65655cd5c8a2c2dc6dc0
|