GitHub - ngin-io/websocket-client-python

Skip to content

Navigation Menu

Sign in

Appearance settings

WebSocket client - Python

A sample project demonstrating how to use Python to interact with BTC Markets' WebSocket feed.

Before running make sure to install the websocket dependency by running pip install websocket-client

Note: this repository does not intend to demonstrate best practices for python programming language.