VALR API Client
Project description
VALR Simple Python Client
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file valr-simple-client-0.0.2.tar.gz.
File metadata
- Download URL: valr-simple-client-0.0.2.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fa724a1fb7ad5ba1bfa0ba2bf84bbad40cc2bc90aa97a75c9742342480734b2
|
|
| MD5 |
29e312bc8e5fd31e4748aeedd20d8aa7
|
|
| BLAKE2b-256 |
ed174ba2db83f63879d42dc07f32c8be0bd37fb53170d123ef43095c655412cc
|
File details
Details for the file valr_simple_client-0.0.2-py3-none-any.whl.
File metadata
- Download URL: valr_simple_client-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60ae31f4a6d6a83ff80a329b4785c7ed6e8a0fd3ea1f6e185bca15412108bf1c
|
|
| MD5 |
938565f2bca46155d6f6e5c592a3ba3d
|
|
| BLAKE2b-256 |
095c6e75cfa983142283cd9c2ddbda98b92de6ea95a789df0311bfe13e256fcb
|