8000 GitHub - gcoop-libre/singing-girl: Tool to translate numbers to spanish strings, with tests!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tool to translate numbers to spanish strings, with tests!

License

Notifications You must be signed in to change notification settings

gcoop-libre/singing-girl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Singing Girl

Singing Girl is a lib to convert numbers in its equivalent string text representation in spanish

Usage

Simple as:

>>> from singing_girl import Singer
>>> singer = Singer()
>>> singer.sing(424242)
'cuatrocientos veinticuatro mil doscientos cuarenta y dos'

About

Tool to translate numbers to spanish strings, with tests!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0