mask-pii for Python

mask-pii-implementation för Python för att maskera e-post- och telefon-PII i loggar och datapipelines.

E-postmaskering

Masks local parts while preserving domain visibility.

Telefonmaskering

Masks sensitive digits while keeping format and suffix visibility.

API i Builder-stil

Enable email/phone masking and mask character explicitly before processing.

Installera och börja

Follow the Python README for package setup and usage details.

Installation

pip install mask-pii

Användning

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/python
Notering

Please check the README for exact package ecosystem details and API examples for this language.

Föregående

Språkindex

Nästa

GitHub