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.6.tar.gz
(14.7 kB
view details)
Built Distribution
File details
Details for the file unidata_blocks-0.0.6.tar.gz
.
File metadata
- Download URL: unidata_blocks-0.0.6.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62d22a77967895074f30d1e141821d4a2ef8d6bb97265a8b1cbc35a715e18d67 |
|
MD5 | b07cc3d1dacf1f45bdf5d50e9ecb9121 |
|
BLAKE2b-256 | 6e2dc699645ba63e4b25b827868547af1c11986e736a797f4a039c33aba7c822 |
Provenance
File details
Details for the file unidata_blocks-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: unidata_blocks-0.0.6-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6040cc5a050a53f90a0da442a20b6922828e854d44900d233c056bc9dd805593 |
|
MD5 | d4ecb805433243ddd02d29809f8572d0 |
|
BLAKE2b-256 | 856e45461a1e877b42289712e7d5a962fccada8a7250618013dd5152be720613 |