Skip to main content

Processor based on Presidio anonymizer

Project description

pyprocessors-pseudonimizer

Pseudonymization processor based on Microsoft Presidio.

Requirements

  • Python 3.12+
  • uv for package management

Installation

pip install pyprocessors-pseudonimizer

Or with uv:

uv add pyprocessors-pseudonimizer

Development setup

uv sync --extra test

Running tests

uv run pytest

Linting

uv run ruff check .
uv run ruff format --check .

Publishing

uv build
uv publish

Operators

The processor supports the following anonymization operators:

Operator Description
mask Replaces characters with a masking character
replace Replaces the entity with a fixed value
redact Removes the entity completely from the text
label Replaces the entity with its label name (e.g. <person>)
identity Leaves the entity unchanged
faker Replaces the entity with a fake value from Faker

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyprocessors_pseudonimizer-0.6.17.tar.gz (40.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyprocessors_pseudonimizer-0.6.17-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file pyprocessors_pseudonimizer-0.6.17.tar.gz.

File metadata

  • Download URL: pyprocessors_pseudonimizer-0.6.17.tar.gz
  • Upload date:
  • Size: 40.5 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

Hashes for pyprocessors_pseudonimizer-0.6.17.tar.gz
Algorithm Hash digest
SHA256 e48b6528e3c01bef5b2817ce78234f9967b4befc3fa075bb9650904c54266e8e
MD5 05acdb702020d5219471dac688e5412d
BLAKE2b-256 3f5361c859c51ffff623a332f53f9946f671775b71890247527dcb50074094ec

See more details on using hashes here.

File details

Details for the file pyprocessors_pseudonimizer-0.6.17-py3-none-any.whl.

File metadata

  • Download URL: pyprocessors_pseudonimizer-0.6.17-py3-none-any.whl
  • Upload date:
  • Size: 5.9 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

Hashes for pyprocessors_pseudonimizer-0.6.17-py3-none-any.whl
Algorithm Hash digest
SHA256 b557cba526f907367491ef62ceb57a1e4482048b0380bf1f232d1d1a3e231aaa
MD5 594afbf22ec95d2705dfffeb62b221e4
BLAKE2b-256 f64c840135da8ab140c159e0ea03e9a0fe4d53a7dda29561dd73973f4bfc9e69

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page