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.23.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.23-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyprocessors_pseudonimizer-0.6.23.tar.gz
  • Upload date:
  • Size: 40.5 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.23.tar.gz
Algorithm Hash digest
SHA256 2a814992aaf5319ac709bd1c740dc30a928c59300862ccafba9177c132e06561
MD5 24c317f8b1a3a28208ee549aa4f13fe2
BLAKE2b-256 4aff1b266967446c8a880435c02c449107d40508230b7b9c71461e82f6bac4a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyprocessors_pseudonimizer-0.6.23-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.23-py3-none-any.whl
Algorithm Hash digest
SHA256 a8b3e97118f731532eed74752e8d5a39267a337af2d6f4afb22fbf1b91ec1831
MD5 77bfc1334ed42f2e419b799f9622164c
BLAKE2b-256 31b5b52dd82d6c4cf4d6dafbad12b4803fdaa11e062a8b26abb961d57a8ff49c

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