Pinned repositories
73 contributions in the last year
Contribution activity
December 2017
Created a pull request in yagays/pybitflyer
that received 1
comment
Add timeout
Occasionally API server does not respond and it causes hang up until the connection is closed. So I added timeout option for requests.
api = pybitf…