carlospalol / money

Python money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 2.7 compatibility

carlospalol opened this issue · comments

Maybe we could use six for this? I've used six for various packages and its pretty awesome.

Using six feels like programming in six instead of python 😁