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 |
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_pseudonimizer-0.6.3.tar.gz.
File metadata
- Download URL: pyprocessors_pseudonimizer-0.6.3.tar.gz
- Upload date:
- Size: 38.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","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 |
42ca358ab732863c441bbcf4e836042353c38e25466fd2a1f5d77a62f0f0b3fc
|
|
| MD5 |
b120b08d6b33adc66240fa1e406961f0
|
|
| BLAKE2b-256 |
7a6613aaa5248ed8d94e333651a27b9a300ab5ab9717206a591fb9404a3394a1
|
File details
Details for the file pyprocessors_pseudonimizer-0.6.3-py3-none-any.whl.
File metadata
- Download URL: pyprocessors_pseudonimizer-0.6.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","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 |
e0c7f83f14816d8b10d1f8bf2b7ed6da7dad04239f4ff143bc51fb80b23b9011
|
|
| MD5 |
26d614e2e45781fad835eb8efa60b025
|
|
| BLAKE2b-256 |
d744b3f1d54ac79f90b090d9c7a05f7203a26507dfb36dcc9554959306fae018
|