Skip to main content

Backport of Python 3.4+'s html module

Project description

backports.html

This is a backport of Python3.4+'s html module, original code from Python's standard library

Install and use

$ pip install backports.html
try:
    import html     # use standard library if available
except ImportError:
    import backports.html as html   # fallback to backports

Licence

MIT License, see LICENSE for more details.

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

backports.html-1.0.0.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

backports.html-1.0.0-py2.py3-none-any.whl (26.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file backports.html-1.0.0.tar.gz.

File metadata

  • Download URL: backports.html-1.0.0.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for backports.html-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9f087cdb3ec662ca5175a801ab4fb9f6170f028e8ccd9ad8f5c7d3c39ea5845a
MD5 d0b5dc2b7a840b4654145c7f9aae91d3
BLAKE2b-256 a5a06af3565825393dbc88d7f00a6a345a88d6a4e98fa061bf93a4c49c2e7768

See more details on using hashes here.

File details

Details for the file backports.html-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: backports.html-1.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 26.4 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.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15

File hashes

Hashes for backports.html-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6b6491a2e89731c718d87d0cb86f579d588c957475b5ec76a4d749b50ca523dc
MD5 b22daf6b93653217e1252c0b981b877a
BLAKE2b-256 e072ccdc575c68e2da9058eeb3e86ae2ec739d7b4122b0760822ec4c2f92fd13

See more details on using hashes here.

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