adover / tornado-ws

Python Websocket WebService for connecting to Bittrex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tornado Websockets Bittrex Connector

The plan with this is to build a WebService which will consume data from Bittrex.

Bittrex API overview

Some code taken from Hiroakis Tornado Websocket Example

Installation

  1. Clone this repo
  2. Install the requirements
  3. Get an API key/secret from Bittrex, and an account if you don't already have one 🙄
  4. python app.py to run the app
  5. Start consuming data

About

Python Websocket WebService for connecting to Bittrex


Languages

Language:Python 93.4%Language:HTML 6.6%