mask-pii for Python
Implementacja mask-pii dla Python do maskowania PII e-maili i telefonów w logach oraz pipeline'ach danych.
Maskowanie e-maila
Masks local parts while preserving domain visibility.
Maskowanie telefonu
Masks sensitive digits while keeping format and suffix visibility.
API w stylu Builder
Enable email/phone masking and mask character explicitly before processing.
Zainstaluj i rozpocznij
Follow the Python README for package setup and usage details.
Instalacja
pip install mask-pii
Użycie
README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/python
Uwaga
Please check the README for exact package ecosystem details and API examples for this language.
Poprzedni
Indeks językówNastępny
GitHub