pyannotators-patterns

View on PyPIReverse Dependencies (0)

0.5.82 pyannotators_patterns-0.5.82-py3-none-any.whl

Wheel Details

Project: pyannotators-patterns
Version: 0.5.82
Filename: pyannotators_patterns-0.5.82-py3-none-any.whl
Download: [link]
Size: 6705
MD5: 5981f160e74abcec114c8d62d0b51fa5
SHA256: fbbbfeac89b58b91bed30bc7d4a7c3f5c7613aa6303bbeaffd5f0b9430a9b808
Uploaded: 2024-04-12 12:20:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyannotators-patterns
Version: 0.5.82
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: spacy[lookups] (==3.4.4)
Requires-Dist: log-with-context
Requires-Dist: collections_extended
Requires-Dist: unidecode
Requires-Dist: presidio-analyzer (>=2.2.352)
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: sphinxcontrib.apidoc; extra == "docs"
Requires-Dist: jupyter_sphinx; 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: 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.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyannotators_patterns/__init__.py sha256=9oWhrps7BjzykdcvaSAiXuMr3ueINVqcPfoC5s3wE80 76
pyannotators_patterns/patterns.py sha256=QZ_lAfshSjyheFT86KclU-KHnKTMyVec6iP1FCBHFxk 9877
pyannotators_patterns-0.5.82.dist-info/entry_points.txt sha256=VlOkg2U-Rf9mwWwY3UajgcMX6DhmUHlRomAfSqL1dKA 82
pyannotators_patterns-0.5.82.dist-info/LICENSE sha256=QPypQEap7i1K1jF4X_JOx3MvFyVupJe4-rr6h2DuXME 1082
pyannotators_patterns-0.5.82.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyannotators_patterns-0.5.82.dist-info/METADATA sha256=UYngnjVNeMg1fHnsq5J9Mkmd9cXbZEuLhq7hz2RAv4M 3419
pyannotators_patterns-0.5.82.dist-info/RECORD

entry_points.txt

patterns = pyannotators_patterns.patterns:PatternsAnnotator