Skip to main content

Helper library that converts numbers to words

Project description

A python package to convert a number to words.

Usage

from numutils import n2w

n = n2w(1023)
n.words()

will output

one thousand and twenty three
  • Free software: MIT license

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2021-12-18)

  • First release on PyPI.

0.1.3 (2021-01-17)

  • Fix installer dependecies

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

numutils.n2w-0.1.3.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

numutils.n2w-0.1.3-py2.py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 2 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