Extract data from an web-page or PDF-document and match it with the given text parameter
Project description
1 Welcome to TextMatcher’s documentation!
- Version:
0.12
- Source:
- Keywords:
textmatcher
- PythonVersion:
3.6
Extract data from an web-page or PDF-document and match it with the given text parameter
2 Installation
2.1 Requirements
Python 3.6 or above
setuptools 30.3.0 or above
2.2 Install
pip install textmatcher
3 Usage
from textmatcher import match
find = 'Python enabled us to create EVE Online, a massive multiplayer game, in record time.'
ratio = match('https://www.python.org/about/quotes/', find)
print(ratio)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for TextMatcher-0.12-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec320e91d471d980aaf760284428a2cfaf26726208a1aa7ef69624177367430 |
|
MD5 | 1c29cf7a4f0f6813f9c99a47f95011f2 |
|
BLAKE2b-256 | c1e647901c4848cecd1891a65b6ca10ddfbdcc0abf87251570d769036bd7b99f |