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
- Addressing conversion to Arabic num2words grammatical cases and decimal part
- replace docopt with argparse
- replace bin/num2words with num2words/__main__.py
- In the lan_TR.py file, there is a problem when the 4th digit is 1 in 6 digit numbers.
- Add support for Ligurian
- replace delegator.run() by subprocess.run()
- thousand number finishes always with "minus 1"
- Italian: add more currencies and test cases
- German: add more currencies and test cases
- French: add more currencies and test cases
- Docs
- Python not yet supported