nk10: Hangul-only base-10000 numeral encoder/decoder
Project description
nk10
nk10: Hangul-only base-10000 numeral encoder/decoder
nk10 – 만진수 기반 정보 압축
Install
pip install nk10
Usage
from nk10 import encode_nk10, decode_nk10
s = encode_nk10(987654)
n = decode_nk10(s)
print(s, n)
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
nk10-1.0.1.tar.gz
(2.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
nk10-1.0.1-py3-none-any.whl
(2.4 kB
view details)
File details
Details for the file nk10-1.0.1.tar.gz.
File metadata
- Download URL: nk10-1.0.1.tar.gz
- Upload date:
- Size: 2.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 |
7b955155c21c58948861db927487270ad84f7d3bae7784a85bbd079d14614c2d
|
|
| MD5 |
7f9737792bb97b775d44590652f9c64e
|
|
| BLAKE2b-256 |
1e3caeba37d9c40afb518b027ff6dfe26570b61be439a4bb6678a03e56a669f4
|
File details
Details for the file nk10-1.0.1-py3-none-any.whl.
File metadata
- Download URL: nk10-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 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 |
f1354f944429c6fe5206c26588d05eac450a196118ddd170a4f098f9da0949b1
|
|
| MD5 |
9e8066e54334e579059e70de4e90f807
|
|
| BLAKE2b-256 |
cd6b451cd9d935c5ae983932b56367415f7147da9c0e49b9816ceb96f1ba0c58
|