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
Under the MIT 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.14.tar.gz
(14.5 kB
view details)
Built Distribution
File details
Details for the file unidata_blocks-0.0.14.tar.gz
.
File metadata
- Download URL: unidata_blocks-0.0.14.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cdd9219fd6ba7cc681dec367e512cb3563fbe3335905547f0cf57c7e908492e |
|
MD5 | 2c9efa92ce1a0185a80f06ecef19a8e8 |
|
BLAKE2b-256 | c508a7a30a0696e1caa5485391b625e1ba1d98acd537accb285b84729e2026c2 |
Provenance
File details
Details for the file unidata_blocks-0.0.14-py3-none-any.whl
.
File metadata
- Download URL: unidata_blocks-0.0.14-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d72443e5c6f0e4174c1e515af97b877647583a7d77852d2b389385aad0afabe |
|
MD5 | a9ac83138dcde5cfd98acb7895683195 |
|
BLAKE2b-256 | 5c07ed7f8d0e1fe4c9e7dcc0a0803e3563c18eaf0a62357341b3b429b8cff7ae |