skillfed

linkify-it-py

Links recognition library with FULL unicode support.

linkify-it-py Permissive license MIT Active 29 v2.1.0 released

Install

linkify-it-py on PyPI

pip

pip install linkify-it-py

uv

uv add linkify-it-py

poetry

poetry add linkify-it-py

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 1 — uc-micro-py
Maintenance actively maintained — 165 days since the last release
Last repo commit
First released
Popularity one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: linkify_it_py-2.1.0-py3-none-any.whl

Keywords: linkify, linkifier, autolink, autolinker

Development Status :: 5 - Production/StableIntended Audience :: DevelopersLicense :: OSI Approved :: MIT LicenseOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Software Development :: Libraries :: Python Modules

About linkify-it-py

from the package's own PyPI description — quoted content, verbatim

linkify-it-py

CI (image) pypi (image) Anaconda-Server Badge (image) Documentation Status (image) codecov (image)

This is Python port of linkify-it.

> Links recognition library with FULL unicode support. > Focused on high quality link patterns detection in plain text.

Demo

Javascript Demo

Why it's awesome:

  • Full unicode support, with astral characters!
  • International domains support.
  • Allows rules extension & custom normalizers.

Python...

Read as markdown · JSON record · Source repository · Homepage

Similar packages