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'
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.2.tar.gz
(12.8 kB
view details)
Built Distribution
File details
Details for the file unidata-blocks-0.0.2.tar.gz
.
File metadata
- Download URL: unidata-blocks-0.0.2.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1237947e8164ced1fbb64333e7af8078ee3f47ead65c6b68f13c0d47e02e65e |
|
MD5 | 1f3606d97040d9ce48198d158b274771 |
|
BLAKE2b-256 | 7249fc576b8eef2f78ac7b27b870a64dc84c369a4fc7f7a67efaac62593e5d7c |
Provenance
File details
Details for the file unidata_blocks-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: unidata_blocks-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 018ea053c7f7a1e992f924f8a3a44380eb27f8c502469de0e5fc8a554c57f8cd |
|
MD5 | 16fa85e3df9242f8b40a6276bb372aa6 |
|
BLAKE2b-256 | 1be46a928fe08f6d3ea44418cf180c1d329d78cc0e2da670a8e8af5d70d99e71 |