Skip to main content

Number2Words converts numbers to words according to Indian Numbering System.

Project description

===========
Number2Words
===========

Number2Words converts numbers to words according to Indian Numbering System

Quick start
-----------

1. Add Number2Words to your python 3 virtual environment::

pip install number2words

2. Import Number2Words in your module::

from number2words import Number2Words

3. Usage::

number2words = Number2Words(<your-number>)

print(number2words.convert())

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

number2words-0.1.3.tar.gz (2.2 kB view hashes)

Uploaded Source

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