Created by: koshtinikhilesh
What is this Python project?
The module num2words will convert the integer to words with 29 languages.
Usage:--
from num2words import num2words num2words(42) forty-two num2words(42, to='ordinal') forty-second num2words(42, lang='fr') quarante-deux
What's the difference between this Python project and similar ones?
It is available in 29 languages, and counting.
--
Anyone who agrees with this pull request could vote for it by adding a