Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

jwilk-archive/python-slownie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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