make asynchronous GET request to the API
Opened this issue · 2 comments
ayuhsya commented
If possible, we can try making asynchronous GET requests for faster outputs.
ayuhsya commented
Can we label this as help-wanted?
I'm familiar with the Promise and Bluebird libraries in JS, but I need help in Python. There's a Twist Framework, but I'm unable to make out its documentation.
abinashmeher999 commented
AFAIK there is the provision of asynchronous I/O in Python 3, not sure which version though. I will label it as enhancement too.