Python SDK for the Justcoin API
Project description
Install the sdk:
pip install justcoin-sdk
Get your API key from Justcoin and then just do:
from justcoin import justcoin
api = justcoin.JustcoinAPI("my-api-key")
print api.list_markets()
You can get a list of available endpoints and their explanations from a mixture of the old docs and the new docs. I find the old docs to be more comprehensive.
Have fun
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
justcoin-sdk-0.0.9.tar.gz
(2.1 kB
view details)
File details
Details for the file justcoin-sdk-0.0.9.tar.gz.
File metadata
- Download URL: justcoin-sdk-0.0.9.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5c508db630c8ff6429724791675495cfb14ced7d03d7924f3c7bd4bd67076fa
|
|
| MD5 |
4123809d15ae69adbf52e77311726e05
|
|
| BLAKE2b-256 |
f3472a56413a6257954133efb8a43beafe06dabb14371434d10b5ba59bd9148f
|