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.19.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.19.tar.gz.
File metadata
- Download URL: unidata_blocks-0.0.19.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 |
c517288ae5e17f18acb5141b87c61245a0959a7c25ec4d8528caeefed4884edb
|
|
| MD5 |
77935f5cc365c341a5549cef7dbaf385
|
|
| BLAKE2b-256 |
bdbe1b5121bd1dbaa398027ababacac8157cecd91cf478ee82617470968e6b8b
|
File details
Details for the file unidata_blocks-0.0.19-py3-none-any.whl.
File metadata
- Download URL: unidata_blocks-0.0.19-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 |
baa7d02455b8f0313dae7f14cf7a744f6b7938dc58272ecdfffb631f7dc6d5b2
|
|
| MD5 |
bf7680510a771eafd3c8c3fa46177009
|
|
| BLAKE2b-256 |
358c6e730cea92c29f47264261631d137c3e08cbca23a86ed924b81781500a14
|