DeepL processor plugin for pymultirole
Project description
Requirements
- Python 3.12+
- uv for package management
- Pydantic v2 for the data parts.
Installation
uv sync
Development
uv sync --extra test
uv run ruff check .
uv run ruff format --check .
uv run pytest
Publish the Python Package to PyPI
- Increment the version of your package in the
__init__.pyfile:
"""An amazing package!"""
__version__ = 'x.y.z'
- Build and publish
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
pyprocessors_deepl-1.6.23.tar.gz
(27.6 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 pyprocessors_deepl-1.6.23.tar.gz.
File metadata
- Download URL: pyprocessors_deepl-1.6.23.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","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 |
aeb2e30d429b98998564b665e8f3c6c82c8bfe3401b3e9ecbb53ebafab1dfaf8
|
|
| MD5 |
98462415777e0ccd8df3fb417ec2dfe8
|
|
| BLAKE2b-256 |
3b9264c360ccd30eaaa6a80c5ff43d3576a93217588162da6fdf92d93946edd7
|
File details
Details for the file pyprocessors_deepl-1.6.23-py3-none-any.whl.
File metadata
- Download URL: pyprocessors_deepl-1.6.23-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","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 |
08a2735aec9cf68f0e32e800f18205dc67b5a31a9445270cac0f758cf47eb319
|
|
| MD5 |
9dd8dc6a75f469f79d28575890d10cab
|
|
| BLAKE2b-256 |
d0bb13c27295d24b353ac74d8a93582024988f3a7068fa3b4baf811e3e91a8c4
|