Convert numbers to words in Georgian
Project description
Numword Georgia
Usage
Converts numbers to words
from numword_georgia import translate
for number in [5909, 9999, 7000, 7707, 91]:
print(f"Number {number} is '{translate(number)}'")
Number 5909 is 'ხუთი ათას ცხრაას ცხრაი'
Number 9999 is 'ცხრაი ათას ცხრაას ოთხმოცდაცხრამეტი'
Number 7000 is 'შვიდი ათასი'
Number 7707 is 'შვიდი ათას შვიდას შვიდი'
Number 91 is 'ოთხმოცდათერთმეტი'
Installation
pip install numword-georgia
License
numword-georgia is distributed under the terms of the MIT license.
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
numword_georgia-0.3.3.tar.gz
(6.7 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 numword_georgia-0.3.3.tar.gz.
File metadata
- Download URL: numword_georgia-0.3.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea7fa5f92d07b168f93263b398931c0533b7a917644b61c430c76515d53e264b
|
|
| MD5 |
b5bb02b9d6d42d16871aa28a43ff24e4
|
|
| BLAKE2b-256 |
2bb3eac359ef025232b6689bd0e70e2caf1f5cd3ee366cd431f17290fb60adee
|
File details
Details for the file numword_georgia-0.3.3-py3-none-any.whl.
File metadata
- Download URL: numword_georgia-0.3.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc215f883a1bb106cb2ed33868d739ca3efcacda375a3dd6983eba9903fa1c60
|
|
| MD5 |
f3946a35be420e6836b1736340bc854a
|
|
| BLAKE2b-256 |
c094412967c1649186a7aa698cdcde64996f1af7f4758557cb27e9d80cb7fa3c
|