--- id: hyperlink version: "21.0.0" license: MIT license_treatment: permissive maintenance: active --- # hyperlink — A featureful, immutable, and correct URL for Python. License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install hyperlink uv add hyperlink poetry add hyperlink ## Description # Hyperlink *Cool URLs that don't change.* Documentation PyPI Calendar Versioning Python Version Compatibility Code Coverage Requirements Status Hyperlink provides a pure-Python implementation of immutable URLs. Based on [RFC 3986][rfc3986] and [3987][rfc3987], the Hyperlink URL makes working with... ## AI interpretation — verify before relying Hyperlink provides an immutable, RFC 3986/3987-compliant URL implementation for parsing, manipulating, and constructing both URIs and IRIs in pure Python. Verdict: Hyperlink is a stable, well-maintained URL library with zero dependencies, permissive licensing, and no known vulnerabilities. Its immutable design and RFC compliance make it suitable for production use across Python 2.7 and 3.4+. [View on SkillFed](https://skillfed.io/packages/hyperlink) · [View on PyPI](https://pypi.org/project/hyperlink/)