Create segments from annotations
Project description
pyprocessors_tag2segment
Create segments from annotations
Installation
You can simply pip install pyprocessors_tag2segment.
Developing
Pre-requisites
You will need to install uv (for package management and building):
pip install uv
Clone the repository:
git clone https://github.com/oterrier/pyprocessors_tag2segment
Install dependencies
uv sync --extra test
Running the test suite
uv run pytest
Linting
uv run ruff check .
uv run ruff format --check .
Building the documentation
uv run --extra docs sphinx-build docs docs/_build
The built documentation is available at docs/_build/index.html.
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
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_tag2segment-1.6.35.tar.gz.
File metadata
- Download URL: pyprocessors_tag2segment-1.6.35.tar.gz
- Upload date:
- Size: 6.5 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 |
a652b50866c9423f8c942455f625c9d48750db87284e400aa5c96e8ace608654
|
|
| MD5 |
8a48cb78aab7acd8dac65aeec74a4b25
|
|
| BLAKE2b-256 |
8695cf31a789f5d1970ac01fdd8894f6956a91384ba2479ce948f6c92dc7c303
|
File details
Details for the file pyprocessors_tag2segment-1.6.35-py3-none-any.whl.
File metadata
- Download URL: pyprocessors_tag2segment-1.6.35-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
413a7dd141097a82252fa72a3c96a08d5cad4ff82f7b917145faf01ad893d0aa
|
|
| MD5 |
e33279d8737942356b3246e805af9f3e
|
|
| BLAKE2b-256 |
b9197f4f15229b0c3e504ddade6a2147093578df07209fab0ed620bdf46ebb4e
|