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 supported12 Subscribers
Add a CodeTriage badge to num2words
Help out
- Issues
- correct the fr_DZ currency unit
- Add specifics languages for Aeronautical English
- 'Num2Word_ID' object has no attribute 'str_to_number'.
- Update test_de.py: "eine Mark" in TEST_CASES_TO_CURRENCY_DEM
- Update lang_DE: in to_currency "eine " for Mark(DEM) & Lira (ITL)
- Update test_de.py : "ein Mark" => "eine Mark"
- update test_fr_be.py : 10**6-th = millionième, no "-s-"
- Update test_fr_ch.py
- Update test_de.py: "ein Mark" must be "eine Mark" instead
- Corrections to currency_form CRC
- Docs
- Python not yet supported