hyperlink (21.0.0)
Published 2024-11-27 18:40:34 +01:00 by eofredj
Installation
pip install --index-url hyperlinkAbout this package
A featureful, immutable, and correct URL for Python.
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.
Requirements
Requires Python: >=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*