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
- Fix crash converting Amharic numbers that mix thousands and hundreds
- Fix crash on negative cardinals in Czech, Slovak, and Polish
- Fix Russian Cyrillic gender aliases mapping to the wrong index
- Add Sinhala (si) language support
- fix: handle negative Vietnamese cardinals without corrupting words
- fix: allow Mongolian ordinal zero without IndexError
- fix: handle negative Amharic cardinals via negword
- Fix ValueError converting negative integers to cardinal in pl, cs, sk
- Fix KeyError/IndexError on negative ordinals in Hindi and Arabic
- Fix IndexError converting 0 to ordinal in Polish and Ukrainian
- Docs
- Python not yet supported