Python Wrapper for interacting with the CurrencyLayer API.
Project description
Python API for interacting with currencylayer. At the moment only the consumption of data is supported.
This module is not official, developed, supported or endorsed by currencylayer.
Installation
The module is available from the Python Package Index.
$ pip3 install aiocurrencylayer
Usage
The file example.py contains an example about how to use this module.
Basically it’s just a wrapper. Enter your currencylayer API key and the currency you want a quote for. Free subscriptions only support USD as source currency.
$ python3 example.py
Development
For development is recommended to use a venv.
$ python3 -m venv .
$ source bin/activate
$ python3 setup.py develop
License
python-currencylayer is licensed under MIT, for more details check LICENSE.
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
File details
Details for the file aiocurrencylayer-0.1.3.tar.gz
.
File metadata
- Download URL: aiocurrencylayer-0.1.3.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b66018f307b94138abc742819f3327380ce88a7273bb33a2b908b563c64cf72 |
|
MD5 | 27e14188a7b693e8901623fb5721027c |
|
BLAKE2b-256 | 865605076abc67f4165f7fbd7d114e1bc8cdd4105f8f2708d12aee98d4b80b8a |