Skip to content

davidwitten/num2word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

num2word

Converts numbers from 1 to 1 septillion (10 ** 24) (exclusive) into words Example:

>>> import num2word
>>> num2word.convert(3525)
    three thousand five hundred twenty five

About

Converts numbers from 1 to 1 septillion (exclusive) into words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages