Converts foreign fiat currencies to USD by getting and caching hourly exchanges rates from openexchangerates.org
Project description
PyUSDforex - Fiat to USD
Project Description
PyUSDforex is a python package to convert foreign currencies into US dollars. It uses the free API key from openexchangerates.org to get over 200 currencies. PyUSDforex allows you to perform as many currency conversions as you wish by caching the hourly exchange rates from openexchange.org in a python shelve.
Installation
install from https://pypi.org/project/pyUSDforex/
pip install pyUSDforex
Usage
import pyUSDforex
pyUSDforex.convert(100, 'EUR', 'Your APP_ID')
Get your app_id from https://openexchangerates.org/signup/free
Notes
We welcome your feedback and support, raise github ticket if you want to report a bug. Need new features? Contact us on github
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pyUSDforex-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fa15f35170d105146c24b11b6d05fa8ae871b791387c7683bc62144f79062bc |
|
MD5 | d56273892c608a2c069d12cab0996bd8 |
|
BLAKE2b-256 | 4ec91884e5385712e1a657ce0f6a7fd0d89f64ad47210986452cf17de16699fa |