hyperlink

A featureful, immutable, and correct URL for Python.

MIT 12 个版本
Mahmoud Hashemi and Glyph Lefkowitz <mahmoud@hatnote.com>
安装
pip install hyperlink
poetry add hyperlink
pipenv install hyperlink
conda install hyperlink
描述

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.