--- id: uc-micro-py version: "2.0.0" license: MIT license_treatment: permissive maintenance: active --- # uc-micro-py — Micro subset of unicode data files for linkify-it-py projects. License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install uc-micro-py uv add uc-micro-py poetry add uc-micro-py ## Description # uc.micro-py [![pypi](https://img.shields.io/pypi/v/uc-micro-py)](https://pypi.org/project/uc-micro-py/) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/uc-micro-py/badges/version.svg)](https://anaconda.org/conda-forge/uc-micro-py) [![CI](https://github.com/tsutsu3/uc.micro-py/actions/workflows/github-ci.yml/badge.svg?branch=main)](https://github.com/tsutsu3/uc.micro-py/actions) [![codecov](https://codecov.io/gh/tsutsu3/uc.micro-py/branch/main/graph/badge.svg?token=5Y7559D69U)](https://codecov.io/gh/tsutsu3/uc.micro-py) This is a Python port of [uc.micro](https://github.com/markdown-it/uc.micro). > Micro subset of unicode data files for [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) projects. **This package content is ONLY for [linkify-it-py](https://github.com/tsutsu3/linkify-it-py)projects needs.** ## Python Version Support Tested on Python 3.10–3.14. The primary version for code coverage follows the latest [security phase](https://devguide.python.org/versions/) release (currently **3.12**). ## install ```bash pip install uc-micro-py ``` or ```bash conda install -c conda-forge uc-micro-py ``` ## AI interpretation — verify before relying Provides a minimal Unicode data subset for linkification projects, ported from the JavaScript uc.micro library and designed as a dependency for linkify-it-py. Verdict: A lightweight, actively maintained utility library with no external dependencies, permissive MIT licensing, and zero known vulnerabilities. Safe to adopt as a transitive dependency for linkify-it-py projects. [View on SkillFed](https://skillfed.io/packages/uc-micro-py) · [View on PyPI](https://pypi.org/project/uc-micro-py/)