# Privacy Sherlock - PII Detection and Classification
This Python package helps detect Personally Identifiable Information (PII) in various data sources (e.g., MySQL, Amazon S3, MongoDB) and classifies them into categories (financial, personal, etc.). It supports PII risk assessment and visualization of the data.
## Features
- Detects PII using regular expressions.
- Classifies PII into categories like financial and personal.
- Supports data ingestion from MySQL, Amazon S3, and MongoDB.
- Provides a risk score based on the detected PII.
- Visualizes PII distribution using Plotly.
Raw data
{
"_id": null,
"home_page": null,
"name": "PrivacySherlock",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "python, pii detection, privacy, data privacy, pii, data classification",
"author": "Tosif Ansari",
"author_email": "tosif.ansari@example.com",
"download_url": "https://files.pythonhosted.org/packages/92/41/ef85ff9982bce6802c6cf522b7ba4af0248edaa42f2a633ed048c96cccb6/privacysherlock-0.0.1.tar.gz",
"platform": null,
"description": "\r\n# Privacy Sherlock - PII Detection and Classification\r\n\r\nThis Python package helps detect Personally Identifiable Information (PII) in various data sources (e.g., MySQL, Amazon S3, MongoDB) and classifies them into categories (financial, personal, etc.). It supports PII risk assessment and visualization of the data.\r\n\r\n## Features\r\n- Detects PII using regular expressions.\r\n- Classifies PII into categories like financial and personal.\r\n- Supports data ingestion from MySQL, Amazon S3, and MongoDB.\r\n- Provides a risk score based on the detected PII.\r\n- Visualizes PII distribution using Plotly.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python package for PII detection and classification",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"python",
" pii detection",
" privacy",
" data privacy",
" pii",
" data classification"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f9ac8b0f401166224c253b94e8add2c004313a652c78628f8ac757634e658c97",
"md5": "6ad826ba0365e5e9f7fb5aefb6303f04",
"sha256": "8b8c729ccd8bfe5640d12870375b4f9b973fbf6d335e12cf6dfdbfead0a933da"
},
"downloads": -1,
"filename": "PrivacySherlock-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ad826ba0365e5e9f7fb5aefb6303f04",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 18436,
"upload_time": "2024-09-12T19:10:01",
"upload_time_iso_8601": "2024-09-12T19:10:01.984447Z",
"url": "https://files.pythonhosted.org/packages/f9/ac/8b0f401166224c253b94e8add2c004313a652c78628f8ac757634e658c97/PrivacySherlock-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9241ef85ff9982bce6802c6cf522b7ba4af0248edaa42f2a633ed048c96cccb6",
"md5": "1e653f22a4b8a9ad42fcb9526f1348e8",
"sha256": "d754e0d9e16b709a3e44d657d77560d75a93cfbe0017d0018e5c8bb3cc0eb108"
},
"downloads": -1,
"filename": "privacysherlock-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1e653f22a4b8a9ad42fcb9526f1348e8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 17545,
"upload_time": "2024-09-12T19:10:04",
"upload_time_iso_8601": "2024-09-12T19:10:04.560707Z",
"url": "https://files.pythonhosted.org/packages/92/41/ef85ff9982bce6802c6cf522b7ba4af0248edaa42f2a633ed048c96cccb6/privacysherlock-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-12 19:10:04",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "privacysherlock"
}