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
- 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
- Apocopate "uno"/"veintiuno" before mil and millones in Spanish (Fixes #515)
- Fix KeyError in Catalan to_ordinal for exact tens
- fix(sv): correct 40 spelling (fyrtio) and triple-t in thousand compounds
- Docs
- Python not yet supported