A library that helps query Unicode blocks by Blocks.txt
Project description
Unidata Blocks
A library that helps query Unicode blocks by Blocks.txt.
Installation
pip install unidata-blocks
Usage
import unidata_blocks
block = unidata_blocks.get_block_by_chr('A')
assert block.code_start == 0x0000
assert block.code_end == 0x007F
assert block.name == 'Basic Latin'
Dependencies
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
unidata_blocks-0.0.20.tar.gz
(13.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unidata_blocks-0.0.20.tar.gz.
File metadata
- Download URL: unidata_blocks-0.0.20.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e30ff9c299407c6b211744c24ebdb20568d500e10724ad3ca900dc1016caa37
|
|
| MD5 |
5cb25caae125777ab898899c4167b9a2
|
|
| BLAKE2b-256 |
a1234740936f3fc8c549576e48be5225d37291abb8981e75ecbe9de0a3472089
|
File details
Details for the file unidata_blocks-0.0.20-py3-none-any.whl.
File metadata
- Download URL: unidata_blocks-0.0.20-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0988aa8aa93b9b8be51c491763c9f4eaffb6fbcff6111fc64c4983538bfa091a
|
|
| MD5 |
8e6641e1efbc9d64b3159ccf8a6870d2
|
|
| BLAKE2b-256 |
05992896dc6aa9dad47ebc88723f98fa2dd8cda18561a833a61c6077fe56c7d5
|