Skip to main content

A Python wrapper for Korbit API

Project description

python-korbit is a Korbit API wrapper in Python.

https://travis-ci.org/suminb/korbit.svg?branch=master https://coveralls.io/repos/suminb/korbit/badge.png?branch=master

API Call Examples

This section illustrates how some of the API can be called.

from korbit.api import get_transactions
get_transactions()

This will fetch all transactions from the server producing an output as following:

[
    {"timestamp":1389678052000,"tid":"22546","price":"569000","amount":"0.01000000"},
    {"timestamp":1389678017000,"tid":"22545","price":"580000","amount":"0.01000000"},
    {"timestamp":1389462921000,"tid":"22544","price":"569000","amount":"0.16348000"},
    {"timestamp":1389462921000,"tid":"22543","price":"570000","amount":"0.20000000"},
    {"timestamp":1389462920000,"tid":"22542","price":"578000","amount":"0.33652000"},
    ...
]

Other functions are available and the usage of each function will be gradually added on this documentation in the future.

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

korbit-0.1.3.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file korbit-0.1.3.tar.gz.

File metadata

  • Download URL: korbit-0.1.3.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for korbit-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d36c08108f6df98535098303c8857ff7f8902861e8204c18d4e4bececcbcfb0e
MD5 8026177580cf0a6f9db4679a97cb3572
BLAKE2b-256 a5d0bfd4c36d0be9acde1d46ef569870095b3bcaf30931626fb3e0ee7b6bd106

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page