num2words
https://github.com/savoirfairelinux/num2words
Python
Modules to convert numbers to words. 42 --> forty-two
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported12 Subscribers
Add a CodeTriage badge to num2words
Help out
- Issues
- Improve Arabic support and fix several bugs
- Arabic: Ordinal numbers are generated as cardinal
- Negative values between (-1,0) not negative
- Tests fail on Windows
- Added Azerbaijani and Fixed Turkish
- Rewrite Vietnamese module by Vietnamese, can read unlimit number
- Added Azerbaijani and fixed Turkish
- Added the Armenian language
- add Uzbek-Cyrillic language
- Adding possibility to convert "point zero". e.g. "3.0" now converts iā¦
- Docs
- Python not yet supported