A tiny utility to get the Unicode block name for any character. Current version 1.3, requires Python >=3.7. Infrequently updated.
pip install tinyunicodeblockNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Get the Unicode block name for a character.
Handle 'No_Block' explicitly instead of checking for None.
Ensure input is a single-character string.
Use Python >=3.7.
No dependency data recorded yet.
No resource links recorded.