piiregex:在Python中搜索PII

时间:2021-04-29 17:05:27
【文件属性】:
文件名称:piiregex:在Python中搜索PII
文件大小:7KB
文件格式:ZIP
更新时间:2021-04-29 17:05:27
python3 pii personally-identifiable-information piiregex Python PiiRegex 不可能做到这一点。 谢谢! 尝试使用特定的PII类型在正则表达式中查找PII,或者尝试搜索所有可用的内容。 拉请求欢迎! 通过pip安装。 pip install piiregex 测试可以通过pytest获得。 pip install -r dev_requirements.text pytest -vv 用法 >> > from piiregex import PiiRegex >> > parsed_text = PiiRegex ( """John, please get that article on www.linkedin.com to me by 5:00PM on Jan 9th 2012. 4:00 would be ideal, actually. If you have
【文件预览】:
piiregex-master
----setup.py(100B)
----.gitignore(1KB)
----.travis.yml(139B)
----LICENSE(1KB)
----test_piiregex.py(5KB)
----README.md(3KB)
----dev_requirements.txt(0B)
----piiregex.py(4KB)

网友评论