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.21.tar.gz (40.6 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.21-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

Hashes for pyprocessors_pseudonimizer-0.6.21.tar.gz
Algorithm Hash digest
SHA256 080e28415feef3a215326ce87992701365efe84acda279ba343028b208a75272
MD5 193a567d1d8ba072491e323a767f79f6
BLAKE2b-256 04712e4e200110a39256c1d53956d6ccd4ebb8f389109df0d6a92ee03ce5fdac

See more details on using hashes here.

File details

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

File metadata

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

Hashes for pyprocessors_pseudonimizer-0.6.21-py3-none-any.whl
Algorithm Hash digest
SHA256 77bd27f13142394d04abf097d2dbc04d828b920077469a518e0237cf7a69d25e
MD5 ade2c1a4be6471636cf8af1b18501607
BLAKE2b-256 015a6532776846c894c8a6e4097bb68d90dc2788d7ec344ec93afe7847974df8

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