Extract text from HTML
Project description
HTML to Text
Extract text from HTML
Free software: MIT license
Documentation: https://html-text.readthedocs.io.
Features
Extract text from HTML:
>>> import html_text >>> text = html_text.extract_text(u'<h1>Hey</h1>') u'Hey'
Credits
The code is extracted from utilities used in several projects, written by Mikhail Korobov.
History
0.1.0 (2016-09-27)
First release on PyPI.
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 Distribution
html_text-0.1.0.tar.gz
(10.2 kB
view details)
Built Distribution
File details
Details for the file html_text-0.1.0.tar.gz
.
File metadata
- Download URL: html_text-0.1.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4d36d6b0359af0241740972632388c5e3aa00f3507021100d25f3dd9cd2e986 |
|
MD5 | 69eccc6f87ba90c7b1b40100883dd7b5 |
|
BLAKE2b-256 | 8cf55a579ed618d5d8a3267ae54c1238b49770cff326b104a7faff5007c4d990 |
File details
Details for the file html_text-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: html_text-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7c11d1f1ab1aa2f69c9b0a76b1bdd1ae988c39838b1b6d9f7164a2277b58f8d |
|
MD5 | a65d4c965a41a7dfffdb33bc52985ea4 |
|
BLAKE2b-256 | bce6edc21667da6c0dc408c6b25f05e8170a8f42d26aeda8f4f1842ba01e1766 |