Skip to main content

VALR API Client

Project description

VALR Simple Python Client

PyPI - Python Version PyPI - Wheel GitHub tag (latest by date)
PyPI - Status
A Simple Python Library to integrate with VALR API.

Cloning source

Get this package by:

$ git clone https://github.com/Moon-developer/Valr-simple-client.git

Activate the virtual environment with venv before coding, testing & packaging:

$ cd .
$ python3 -m venv .dev_env
$ source .dev_env/bin/activate
$ python3 -m pip install -r requirements.txt

Required ENVIRONMENT variables:

VALR_KEY='valr_key'
VALR_SECRET='valr_secret'

Example Usage, See example.py file:

$ python3 example.py

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

valr-simple-client-0.0.2.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

valr_simple_client-0.0.2-py3-none-any.whl (13.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