Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rukhat/number_to_word

A number to text converter using Python
https://github.com/rukhat/number_to_word

num2text num2word python

Last synced: about 1 month ago
JSON representation

A number to text converter using Python

Awesome Lists containing this project

README

        

# number_to_word
A whole number to words converter using Python

Range is -1,000,000,000 to 1,000,000,000

Fraction detection is not yet added