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

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: 3 months 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