Get the current exchange rate.
Project description
Get current exchange rate.
It parses current exchange rate from these services:
Yahoo finance
fixer.io
European Central Bank
Installation
Using pip to install it:
$ pip install exchange
Usage
The only method you would use is rate:
>>> import exchange >>> exchange.rate('USD', 'CNY')
License
This project is licensed with BSD. See LICENSE for more detail.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
exchange-0.1.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for exchange-0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22c89f63a543d2575103997292efd5d392a6c94f418deafe9a51bdb4aaa200e8 |
|
MD5 | 6e18a9a6955ed9054c27b8866e1d1ed5 |
|
BLAKE2b-256 | 46cff47a3d06c75a3ea0a3828d7c8af96a0725fe17afbf9cbf03d5fd5e0a8265 |