✨ One-function nk10 encoder/decoder using Hangul syllables (base-10000)
Project description
nk10
✨ One-function nk10 encoder/decoder using Hangul syllables (base-10000)
nk10 – Number Kilo 10 Numeric system (만진수)
Install
pip install nk10
Usage
import nk10
nk10(123456) # → '각갛' 등 한글 조합 문자열
nk10('각갛') # → 123456
Concept
- Pass
int→ returns nk10 Hangul string. - Pass
str→ returns original integer. - Based on Unicode range U+AC00 ~ U+AC00+9999 ('가' ~ ).
- Lexicographically sortable & compact.
License
MIT
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-0.1.1.tar.gz
(2.3 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-0.1.1-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file nk10-0.1.1.tar.gz.
File metadata
- Download URL: nk10-0.1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d034c2a21f697429f1e30122aa564d94030ed943cdbead0c74982fbd6b9fe22
|
|
| MD5 |
09d84849bd8bf340a791b7b2e0261dd8
|
|
| BLAKE2b-256 |
40e92a6d16cd559deaa0711480d7c73cbff94aadf7caa53b24939bb21f564180
|
File details
Details for the file nk10-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nk10-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 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 |
9695d1e8b441ec78855fb61c367c8e4883d29f074bfd9fd2e5dda1b7490c3183
|
|
| MD5 |
99ecadd55bdbc9755f879fbc5aff9dcf
|
|
| BLAKE2b-256 |
1eadc08a1edc1e6c832bb6907e21f24cfc4f71b5e6acefbc2a5a7ea0c92fa7d1
|