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.23.tar.gz
(13.9 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.23.tar.gz.
File metadata
- Download URL: unidata_blocks-0.0.23.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
380fc450994c0d7a17c88a6b9386d5c3c00d97b2f7fd591f0ce464073b317834
|
|
| MD5 |
a318d50b01c0973af843fb7df0e412f7
|
|
| BLAKE2b-256 |
ffcf88b8d253ae178914791b6ee1c77401f802efb4742b14bcd8d4224f7ad1eb
|
File details
Details for the file unidata_blocks-0.0.23-py3-none-any.whl.
File metadata
- Download URL: unidata_blocks-0.0.23-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04d66a96071188bc9bef154297595b826cb64162a17d8c18f02b2a8acf856927
|
|
| MD5 |
d1ed45d4208cc8d047c53a33581a7cb0
|
|
| BLAKE2b-256 |
eacf04b28a6a348180b641aaf07cb76db099a0c6846491717f5f297c75846ccf
|