Skip to main content

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)

n2g(1234.09)

n2g(99999999.99)

n2g(9.00)

Project details


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.9.0b0.zip (26.8 kB view details)

Uploaded Source

numtogreek-0.9.0b0.tar.gz (21.0 kB view details)

Uploaded Source

File details

Details for the file numtogreek-0.9.0b0.zip.

File metadata

  • Download URL: numtogreek-0.9.0b0.zip
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for numtogreek-0.9.0b0.zip
Algorithm Hash digest
SHA256 ad425401a4da8f16ecb0023d28216d786d6c4dcb069e3233bf362eab47d373af
MD5 887eeda35a3988d71f564928120b8acc
BLAKE2b-256 2bc922566ef9a6ea47a662ec94bd62c21c655db7f46dc1ed0cdc0679e7ce0604

See more details on using hashes here.

File details

Details for the file numtogreek-0.9.0b0.tar.gz.

File metadata

File hashes

Hashes for numtogreek-0.9.0b0.tar.gz
Algorithm Hash digest
SHA256 4ae953aa646d67f97e80e634eebf2b6a4d076af51e839b431ec8b85280513af2
MD5 6c0dda9ea7b117ef41bcbda32ec3d1ed
BLAKE2b-256 d4fe04c2a71ddd7f6f929810e6cb00f00def89fe20b53b9d0eeca7f523cbeca5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page