hyperlink 21.0.0


pip install hyperlink

  Latest version

Released: Jan 08, 2021

Project Links

Meta
Author: Mahmoud Hashemi and Glyph Lefkowitz
Requires Python: >=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*

Classifiers

Topic
  • Software Development :: Libraries

Intended Audience
  • Developers

Development Status
  • 5 - Production/Stable

Programming Language
  • Python :: 2
  • Python :: 2.6
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.4
  • Python :: 3.5
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: Implementation :: PyPy

License
  • OSI Approved :: MIT License

The humble, but powerful, URL runs everything around us. Chances are you’ve used several just to read this text.

Hyperlink is a featureful, pure-Python implementation of the URL, with an emphasis on correctness. MIT licensed.

See the docs at http://hyperlink.readthedocs.io.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
idna (>=2.5)
typing