This commit is contained in:
2015-07-01 22:55:10 -07:00
commit 3db071638c
3 changed files with 18 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*~

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
Poloniex API Python Binding
===========================
See https://poloniex.com/support/api for API documentation. They linked the
initial version of this binding at http://pastebin.com/8fBVpjaj.

11
poloniex.py Normal file
View File

@@ -0,0 +1,11 @@
--2015-07-01 22:54:44-- http://pastebin.com/raw.php?i=8fBVpjaj
Resolving pastebin.com... 190.93.243.15, 141.101.112.16, 190.93.240.15, ...
Connecting to pastebin.com|190.93.243.15|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]
Saving to: raw.php?i=8fBVpjaj
0K ..... 83.8M=0s
2015-07-01 22:54:45 (83.8 MB/s) - raw.php?i=8fBVpjaj saved [6134]