Add python-currencies

Display money format and its filthy currencies, for all money lovers out there.
This commit is contained in:
Alireza Savand 2014-09-27 17:21:29 +04:00
parent 1af4bc9cfb
commit 98b159386b

View File

@ -447,6 +447,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [django-shop](https://www.django-cms.org/) - A Django based shop system.
* [merchant](https://github.com/agiliq/merchant) - A Django app to accept payments from various payment processors.
* [money](https://github.com/carlospalol/money) - Money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution.
* [python-currencies](https://github.com/Alir3z4/python-currencies) - Display money format and its filthy currencies, for all money lovers out there.
## RESTful API