One-function Hangul/Hanja 30,000-base encoder/decoder
Project description
nk30
✨ One-function Hangul/Hanja encoder/decoder in base-30000.
Install
pip install nk30
Usage
import nk30
nk30(123456) # → 문자
nk30('문자') # → 123456
Concept
- Pass
int→ returns 30KN Hangul/Hanja string. - Pass
str→ returns original integer. - That's it. Minimal and elegant.
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nk30-0.1.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
nk30-0.1.1-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file nk30-0.1.1.tar.gz.
File metadata
- Download URL: nk30-0.1.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 |
48ce18c3a8602fc5d3b330181462d945cd29d393b69ba366b2d70a0ef2ce92b7
|
|
| MD5 |
fe2de747c162456fc9951ffe0ef259dc
|
|
| BLAKE2b-256 |
730249caed08de2fec88e3eb51a5aaa2908162a41ad4c296f1dd285feeb350fb
|
File details
Details for the file nk30-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nk30-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
860f0db2b56760e951ac5e18ab6f6e126c1179eec6198ab1f36b33018a6993b8
|
|
| MD5 |
d51f28f16033fa379266b7cf899c3df6
|
|
| BLAKE2b-256 |
201977eabb3d73966272178b8847747ab45bbc647f75352640db463386fbc00c
|