Simple Korean Number Unit Converter
Project description
kr-number
숫자를 한글로 변환하거나, 콤마를 찍을 수 있는 도구에요!
설치 방법
pip install kr-number
예제
읽기 방식으로 변환하기
import knum
print(knum.convert(1000000,"원"))
#출력 : 백만원
천 단위 콤마 찍기
import knum
print(knum.comma(1000000))
#출력 : 1,000,000
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
kr_number-0.1.1.tar.gz
(1.9 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
File details
Details for the file kr_number-0.1.1.tar.gz.
File metadata
- Download URL: kr_number-0.1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2f91ba505ab0fbac33f827d78e8218a58f35db4a138a8de25838b71eff7d8b8
|
|
| MD5 |
cd80817679dac0beace68ef1c673b3a0
|
|
| BLAKE2b-256 |
15008cafb831ed2f859fa0f552d03cefc9fc51c1804b6259162aab762e0da4a1
|
File details
Details for the file kr_number-0.1.1-py3-none-any.whl.
File metadata
- Download URL: kr_number-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8103dca73839742934d436555b65bf5d7aaf0d8a81dd10a587fb6faab555800
|
|
| MD5 |
00388b515cf68b84a9888dc189910414
|
|
| BLAKE2b-256 |
ea72fbe2b5017448c0e01fba3f51e307ba5ea63378108ff4b4dfe0b3fe945983
|