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.24.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.24.tar.gz.
File metadata
- Download URL: unidata_blocks-0.0.24.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c90256e2ed2ff53ad834f39e12a84e9c272ecab8298f8432d5ac8b05e0a0a761
|
|
| MD5 |
f89b5448c9139a43ff96cfe75ddd7713
|
|
| BLAKE2b-256 |
c62fb3e885772999793f58e29c1b607619f465bfe58b0f2fc0e8ad584d920315
|
File details
Details for the file unidata_blocks-0.0.24-py3-none-any.whl.
File metadata
- Download URL: unidata_blocks-0.0.24-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ce6448307afdcef54fefc056dfb5d91a89b3d4e8da7b4f7c601ecba35de7818
|
|
| MD5 |
e5330b11d517e6bb420e234365c37945
|
|
| BLAKE2b-256 |
4e00ca4902d1b03147c270e463095ac11094c4ec8f9eb655e0f979f332cc68f0
|