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 supported11 Subscribers
Add a CodeTriage badge to num2words
Help out
- Issues
- Implemented (optional) gender-assignment for the spanish language. Sp…
- the decimal places are not handled corrected for some languages(for example, English and French)
- improved how the numbers 100 and 1000 should be written in norwegian …
- Add support for hindi
- EURO removed from the list of languages
- Update lang_CZ.py
- Change CZ language code to CS
- Add support for Luxembourgish language
- 12 to 'currency' should be "twelve euro, zero cents" not "zero euro, twelve cents"
- AttributeError: 'Num2Word_DK' object has no attribute 'ordflag'
- Docs
- Python not yet supported