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.11.tar.gz
(14.0 kB
view details)
Built Distribution
File details
Details for the file unidata_blocks-0.0.11.tar.gz
.
File metadata
- Download URL: unidata_blocks-0.0.11.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18c0a982906c1fc863cbb5869cb42a5b846e534ce3fcc257b392ae002e729fdb |
|
MD5 | 986c9caee137d59fc2a72ba78209c74f |
|
BLAKE2b-256 | fddc9f7849c22a88e7d0ea99bbe109607f7a6f52bff0aad95bfa8a990c60de10 |
Provenance
File details
Details for the file unidata_blocks-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: unidata_blocks-0.0.11-py3-none-any.whl
- Upload date:
- Size: 13.2 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 | 7394c84f2c0fe0ab800c8a917e1b8b031428aa36f647ec42afcd4fac7c050244 |
|
MD5 | 15d9534f1c886e88bd4a8ccb7ef45700 |
|
BLAKE2b-256 | 41cd931d4b8d8a5a797021332d349d297c6cd05372be39b5aac31caaf04406eb |