Skip to content

Instantly share code, notes, and snippets.

View DTHENG's full-sized avatar

Daniel Thengvall DTHENG

View GitHub Profile
#!/usr/bin/env python
import hashlib
import hmac
import time
import json
import urllib2
import datetime
# Q. Do you have A Websocket API?
# A. Yes, and we strongly recommend you to use it. Please, check our JavaScript websocket implementation for our WebSocket API here: