gabrield / python-currencyconverter

Convert currencies through this simple python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python library to convert currencies

Example, converting 1 Euro (EUR) to Brazilian Real (BRL)
chmo+x client.py
./client.py -f EUR -t BRL -a 1

BUGS:
There are some when converting some currencies,
like from EUR to VND.

About

Convert currencies through this simple python library


Languages

Language:Python 100.0%