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
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.21.tar.gz
(13.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unidata_blocks-0.0.21.tar.gz.
File metadata
- Download URL: unidata_blocks-0.0.21.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d0c2cf2745c926bbb1b4e40e5bce795a3c922001729f842f89be4a38bb6b8e4
|
|
| MD5 |
e6d7e6cadf62bc49c21e207ad966d474
|
|
| BLAKE2b-256 |
4ed965e38c1717389e981849650540550d47ef6a298f3ef155a3932b0e1e9fa6
|
File details
Details for the file unidata_blocks-0.0.21-py3-none-any.whl.
File metadata
- Download URL: unidata_blocks-0.0.21-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d69fcc74c00520d07a1b4b24c189445553afca7d6d222017b5ed701e7c95c143
|
|
| MD5 |
b1e0a4497f7ec1f42ed477bed9010a5c
|
|
| BLAKE2b-256 |
f2114f515f469cedeec91c07312270aa0eb21182d1ef7af8228553b15a09631a
|