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
- Fixed (Dutch): Add space after 'duizend' when followed by another word
- Add support for Croatian
- Add Shona (sn) language support
- Fix negative decimal handling across all languages
- [Chinese] Merge this branch
- Added gujarati to num2words
- num2words(1802, lang='am') --> cannot unpack non-iterable NoneType object
- "minus" does not appear for inputs between -1 and 0
- [Dutch] "duizend" is not followed by a space
- Follow-up on #622
- Docs
- Python not yet supported