Skip to main content

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

aiocurrencylayer-0.1.3.tar.gz (5.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page