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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyprocessors_pseudonimizer-1.8.47.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","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-1.8.47.tar.gz
Algorithm Hash digest
SHA256 0b4f7f16f14f386dadeea701b5973c3b45d8b4244bd6ed2808caa7f914ee2a44
MD5 796f56f1899119150e412461502da551
BLAKE2b-256 1eaa93168f37440dee4169506582bf723b43463a5e93dd8d2963806bf3668a30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyprocessors_pseudonimizer-1.8.47-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","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-1.8.47-py3-none-any.whl
Algorithm Hash digest
SHA256 18d624e5d4f87c9cb6923e6f9a33584fe11757ddd9e8e2992b363f71b3e6be2b
MD5 36c97c61bf93980b8f19ba922df20e20
BLAKE2b-256 365957321f162f6d077b321d1460f399428d2a2ab0fa812d5d9e7a18b5c3e651

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