Skip to main content

Extract text from HTML

Project description

HTML to Text

https://img.shields.io/pypi/v/html_text.svg https://img.shields.io/travis/TeamHG-Memex/html_text.svg Documentation Status

Extract text from HTML

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


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 hashes)

Uploaded Source

Built Distribution

html_text-0.1.0-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page