word4num
Encode any number into words and decode it back
Featured
4 Votes




Description
word4num is a small open-source Python library designed to encode numbers into words and decode them back. The core idea is to create a unified, yet configurable, mapping between numbers and words.