Skip to main content

Converts any amount of euros from numbers into letters

Project description

euros

Converts any amount of euros from numbers into letters, using Python.

Languages available :

  • french (fr)
  • italian (it)
  • english UK (en)

Installation :

pip install euros

Examples:

from euros import fr,it,en

fr.conv(120.99)
#'cent vingt euros et quatre-vingt-dix-neuf centimes'

it.conv(23.81)
#'ventitré euro e ottantuno centesimi'

en.conv(1215.55)
#'one thousand, two hundred and fifteen euros and fifty-five cents'

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

euros-1.3.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

euros-1.3-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

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