pyannotators-patterns

View on PyPIReverse Dependencies (0)

0.5.100 pyannotators_patterns-0.5.100-py3-none-any.whl

Wheel Details

Project: pyannotators-patterns
Version: 0.5.100
Filename: pyannotators_patterns-0.5.100-py3-none-any.whl
Download: [link]
Size: 8254
MD5: 4b0920eff07ee63fafd8e1298424e604
SHA256: a46d5ce82858fe1e12de5b4fb562a0891904b399dcc2050ea53445fa651b646c
Uploaded: 2024-11-06 06:01:16 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pyannotators-patterns
Version: 0.5.100
Summary: Annotator based on Presidio pattern recognizer
Author: Olivier Terrier
Author-Email: olivier.terrier[at]kairntech.com
Home-Page: https://github.com/oterrier/pyannotators_patterns/
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Requires-Dist: pymultirole-plugins (<0.6.0,>=0.5.0)
Requires-Dist: tldextract (==5.1.2)
Requires-Dist: spacy (==3.4.4)
Requires-Dist: spacy[lookups] (==3.4.4)
Requires-Dist: log-with-context
Requires-Dist: collections_extended
Requires-Dist: unidecode
Requires-Dist: presidio-analyzer (==2.2.354)
Requires-Dist: flit; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: m2r2; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: pytest_check; extra == "test"
Requires-Dist: flake8 (==3.9.2); extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: dirty-equals; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1550 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyannotators_patterns/__init__.py sha256=GsFEeTYm4tzaRrMRMqoqANAWL1DLC_vuGw-Py59Dij0 77
pyannotators_patterns/named_pattern_recognizer.py sha256=WTYq4G8vl05-r5srbjKFc4lXcTlVu9JyCR0D5dfvlcE 4390
pyannotators_patterns/patterns.py sha256=zGhJIS-Jf0uMhK-iQNeq0iO_Ax1nNqJ6zc4QIweGUBg 10166
pyannotators_patterns-0.5.100.dist-info/entry_points.txt sha256=VlOkg2U-Rf9mwWwY3UajgcMX6DhmUHlRomAfSqL1dKA 82
pyannotators_patterns-0.5.100.dist-info/LICENSE sha256=QPypQEap7i1K1jF4X_JOx3MvFyVupJe4-rr6h2DuXME 1082
pyannotators_patterns-0.5.100.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
pyannotators_patterns-0.5.100.dist-info/METADATA sha256=oqJlzSK2AVLZns-jrbu7LqfCcRT24WnHvT2FTabDiA0 3425
pyannotators_patterns-0.5.100.dist-info/RECORD

entry_points.txt

patterns = pyannotators_patterns.patterns:PatternsAnnotator