as fetched from http://pastebin.com/raw.php?i=8fBVpjaj...needs updates
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*~
|
||||
6
README.md
Normal file
6
README.md
Normal 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
11
poloniex.py
Normal 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]
|
||||
|
||||
Reference in New Issue
Block a user