/python-slownie

Python: Polish spelled-out numbers

Primary LanguagePythonMIT LicenseMIT

Overview

python-slownie lets you spell out numbers in Polish:

>>> from slownie import *
>>> print(slownie(42007, unit=UNIT_ZLOTY))
czterdzieści dwa tysiące siedem złotych

Prerequisites

  • Python ≥ 2.6 or ≥ 3.3