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
File details
Details for the file TextMatcher-0.12-py2.py3-none-any.whl
.
File metadata
- Download URL: TextMatcher-0.12-py2.py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec320e91d471d980aaf760284428a2cfaf26726208a1aa7ef69624177367430 |
|
MD5 | 1c29cf7a4f0f6813f9c99a47f95011f2 |
|
BLAKE2b-256 | c1e647901c4848cecd1891a65b6ca10ddfbdcc0abf87251570d769036bd7b99f |