Detects personally identifiable information (PII) in text.
Project description
guardrails-ai-guardrails-pii
Detects personally identifiable information (PII) in text.
Installation
pip install guardrails-ai-guardrails-pii
This validator ships local models. After installing, run the post-install step to download them:
python -m guardrails_ai.guardrails_pii.post_install
Usage
from guardrails import Guard
from guardrails_ai.guardrails_pii import GuardrailsPII
guard = Guard().use(GuardrailsPII)
License
MIT — © Guardrails AI.
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 guardrails_ai_guardrails_pii-1.0.8.tar.gz.
File metadata
- Download URL: guardrails_ai_guardrails_pii-1.0.8.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d1beb3bf9c47d7acd9812f25ef5c2e92b79e9f456a8a3090237aadd7364c61
|
|
| MD5 |
f9ed616b02d47745c714a10c4890e2dc
|
|
| BLAKE2b-256 |
a0edcae83f7c9b10775c02e6d1b9c2cb6557d1a2087f29edcf1aa1100397db9b
|
File details
Details for the file guardrails_ai_guardrails_pii-1.0.8-py3-none-any.whl.
File metadata
- Download URL: guardrails_ai_guardrails_pii-1.0.8-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e69ef8424a68a2871ab3546ff45a99c94725b38c964f439953d95598166a50f
|
|
| MD5 |
4923de62defa03800371b56461568e8a
|
|
| BLAKE2b-256 |
f56a3ce2335b4ddacc6cb0b18aeb2df5931a4f9120d7a1ba19e1ce28b2223ae7
|