nk20: Hanja base-20000 numeral encoder/decoder
Project description
nk20
nk20: Hanja-based base-20000 numeral encoder/decoder
nk20 – 이만진수 기반 정보 압축
Install
pip install nk20
Usage
from nk20 import encode_nk20, decode_nk20
s = encode_nk20(123456)
n = decode_nk20(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
nk20-1.0.1.tar.gz
(2.1 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
nk20-1.0.1-py3-none-any.whl
(2.4 kB
view details)
File details
Details for the file nk20-1.0.1.tar.gz.
File metadata
- Download URL: nk20-1.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a47e495bb3512ee390adf83de0c51b71d258eb8a1e6bc123828c19b6c57c2af9
|
|
| MD5 |
f732e609359599c3abd131f419dc6f62
|
|
| BLAKE2b-256 |
a79251e2655bbdc5a3c98378171dee52ab55799f08508792158de61f076ab875
|
File details
Details for the file nk20-1.0.1-py3-none-any.whl.
File metadata
- Download URL: nk20-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 |
883de4922473b31088ee3a6a081d0f944f7a742495d1bce1e871d567796da972
|
|
| MD5 |
cd228fda3824e258b94e762e2755ee0c
|
|
| BLAKE2b-256 |
772e3b6aaf6adcf54597a22af8b8acba4156af25fa22e322b61ad45748098aba
|