abinashmeher999/pymediawiki

make asynchronous GET request to the API

Opened this issue · 2 comments

If possible, we can try making asynchronous GET requests for faster outputs.

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.

AFAIK there is the provision of asynchronous I/O in Python 3, not sure which version though. I will label it as enhancement too.