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.10.tar.gz
(14.1 kB
view details)
Built Distribution
File details
Details for the file unidata_blocks-0.0.10.tar.gz
.
File metadata
- Download URL: unidata_blocks-0.0.10.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3088e8df200c7a019b4af7cbae3d0d23c1b96af82767310a7e26441687e4603 |
|
MD5 | 3abd24663fa6aa6b96ffca57c17816fb |
|
BLAKE2b-256 | 28e9a09645161da84b29769f55ca46d277044c77291d03061f233ea97a8f339d |
Provenance
File details
Details for the file unidata_blocks-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: unidata_blocks-0.0.10-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13ac721cc4df54a5d309709d711bdcd410cb66598d885eaa3889e2920a1e0d95 |
|
MD5 | 961221ae31f9a1f2c35f057e8938d55e |
|
BLAKE2b-256 | fd935bf1cf7f3032217b6758a5eba6502537857c37796e798e61f95392dc5097 |