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.22.tar.gz
(13.8 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.22.tar.gz.
File metadata
- Download URL: unidata_blocks-0.0.22.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f77b3e33885985048be8211dec989879ed6de71f45080bde24ab17551a99b576
|
|
| MD5 |
26589b7148fb53e1f9c5a917373a3d80
|
|
| BLAKE2b-256 |
2172df0a2d456fe269d22c85c1dca6f2293b70f69406316dbe35632370f240a5
|
File details
Details for the file unidata_blocks-0.0.22-py3-none-any.whl.
File metadata
- Download URL: unidata_blocks-0.0.22-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1a63e0156efbb21b013dc4e33a92c5f981dfa6b72271e7484806f665e34c54b
|
|
| MD5 |
e44c2f3773a67c7e4db1557cec0e1707
|
|
| BLAKE2b-256 |
8d679a74df08db2bc0f850f255020a460869ea17e8cc3fe5b904b90119ed9bca
|