Skip to main content

Python client for Open Exchange Rates

Project description

Coinoxr - Open Exchange Rates

Build Status Coverage Status

Python library for Open Exchange Rates API.

Installation

Install dependency

$ pip install coinoxr

Install dependency from source code

$ python setup.py install

Requirements

  • Python 3.7+

Usage

import coinoxr
coinoxr.app_id = "c01ed21da6424fd3b0ac68f9e63a3d29"

coinoxr.Latest().get(base="EUR")

Development

Run all the tests for every environment:

$ make test

The code can be formatted with black:

$ make fmt

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

coinoxr-0.0.1a0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

coinoxr-0.0.1a0-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

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