Converts Numbers to Greek Words
Project description
Converts Numbers to Greek words.
Installation
With pip:
pip install numtogreek
Running setup:
wget -c https://pypi.python.org/packages/source/n/numtogreek/numtogreek-0.8.0b2.tar.gz
tar zxfv numtogreek-x.y.z.tar.gz cd numtogreek-x.y.z.tar.gz
python3 setup.py install as administrator, or sudo python3 setup.py install
Restrictions:
Float numbers, only with to two decimal digits.
Integer numbers max = 99,000,000,000,000
Usage
from numtogreek.numtogreek import n2g
for i in range(20):
n2g(i)
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 Distributions
numtogreek-0.8.0b6.zip
(26.3 kB
view details)
numtogreek-0.8.0b6.tar.gz
(21.0 kB
view details)
File details
Details for the file numtogreek-0.8.0b6.zip
.
File metadata
- Download URL: numtogreek-0.8.0b6.zip
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4e2066348b9e428eb2fa1cdbda8fe91493b495080a2bab993efe8ae83ad5cf2 |
|
MD5 | 129e7d1fbaafa99489f11c0e682bf7f3 |
|
BLAKE2b-256 | ce26cc594d5c4118462586a54604141e3788e45946054dd3dfd2470a2890a831 |
File details
Details for the file numtogreek-0.8.0b6.tar.gz
.
File metadata
- Download URL: numtogreek-0.8.0b6.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b320505343dd1e975ca9fdd37e53b9d81817f5daaeabb7ad08657cdc68266b7 |
|
MD5 | 11eaedb9877ee7f066d9b1e57c5e0313 |
|
BLAKE2b-256 | 56af9e720b3b6245d429d8a1ac8063d5e63d4381c2779f7fbe74c0d4bb4b97a6 |