Layered Unicode base-100000 numeral system using Hangul, Hanja, and CJK extensions.
Project description
nk100
Layered Unicode Base-100000 numeral system.
- Top 30,000 characters: Hangul + Hanja (human-readable)
- Bottom 70,000 characters: CJK Extensions (machine-readable only)
import nk100
encoded = nk100.encode_nk100(98765432109876543210)
decoded = nk100.decode_nk100(encoded)
print(encoded) # may include some squares (□)
print(decoded) # 98765432109876543210
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
nk100-1.0.0.tar.gz
(215.2 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
nk100-1.0.0-py3-none-any.whl
(214.9 kB
view details)
File details
Details for the file nk100-1.0.0.tar.gz.
File metadata
- Download URL: nk100-1.0.0.tar.gz
- Upload date:
- Size: 215.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c8815dfe0cc660d39e891717b76a0f8f1b7761c29aa0b906219616f06703d9f
|
|
| MD5 |
4553f315053dbdf8cabf52e01bd0d0a2
|
|
| BLAKE2b-256 |
4e33188a79392b3cd84a5ac959b7b743f41fd99ab188daf800e60e5edcfd4ace
|
File details
Details for the file nk100-1.0.0-py3-none-any.whl.
File metadata
- Download URL: nk100-1.0.0-py3-none-any.whl
- Upload date:
- Size: 214.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3df01649dea80a27696173ee7d4736836a56cec56fb62bbfec5da5eb8b52597
|
|
| MD5 |
50b4b1e6cc6e312593c86ccc9cd713d6
|
|
| BLAKE2b-256 |
ef7cb57b1c7b45e01de7e9326fe32c00ff3ae08fa0f257d430ac7fe53f68c093
|