n2w

Python library to convert numbers to words


Keywords
algorithm, python-library, transform-numbers
License
MIT
Install
pip install n2w==0.1.3

Documentation

python-n2w

Codacy Badge Build Status Coverage Status PyPI version

A Python library that transforms numbers to words from negative ninety nine "- 99" qunintillion to ninety nine "+ 99" quintillion.

example

Installation

To add to your project, just do

pip install n2w

Usage

from n2w import convert
result = convert(123456)

Authors

See list of contributors who participated in this project.

License

License: MIT

MIT © Collins