Skip to main content

Nomics API wrapper

Project description

Nomics REST API wrapper

py-nomics-client-pypi

Nomics REST API Doc: https://nomics.com/docs/

Install

pip install py-nomics-client

Usage

from nomics import Nomics

n = Nomics(key="<your-key-here>")
n.get_market(base="BTC", quote="USD")

Testing

virtualenv venv
source ./venv/bin/activate
pip install -r dev_requirements.txt
deactivate
source ./venv/bin/activate
pytest

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

py-nomics-client-1.0.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

py_nomics_client-1.0.0-py3-none-any.whl (5.1 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