pybitflyer
pybitflyer copied to clipboard
Add async client
When you want to send a lot of orders at the same time, it is useful if there is an asynchronous client.
This pull request implemented an async version of api wrapper that extends pybitflyer.API class.