Currency

Currency conversion using openexangerates API
Download

Currency Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Roberto Gea
  • Publisher web site:
  • https://bitbucket.org/alquimista/

Currency Tags


Currency Description

Currency is a currency conversion tool using openexangerates.org json API.Installeasy_install pippip install currencyorhg clone https://alquimista@bitbucket.org/alquimista/currencycd currencypython setup.py installTestpython setup.py testUsage>>> import currency>>> exange = currency.ExangeRates()>>> exange.baseu'USD'>>> exange.convert(1, 'USD', 'MXN')12.66835>>> import datetime>>> historical = currency.ExangeRates(datetime.date(199, 1, 1))>>> historical.convert(1, 'USD', 'MXN')9.90001Product's homepage


Currency Related Software