Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async implementation is in the roadmap? #100

Open
MuriloScarpaSitonio opened this issue Jul 29, 2020 · 1 comment
Open

Async implementation is in the roadmap? #100

MuriloScarpaSitonio opened this issue Jul 29, 2020 · 1 comment

Comments

@MuriloScarpaSitonio
Copy link

Hello!

First of all: this is a really good library and I appreciate the awesome work.

When I have to do hundreds of requests things start to become a bit slowly - which is completely normal - so I was wondering if you guys have any plan to implement an asynchronous programming here.

Otherwise, could you facilitate my (likely) future contribution by pointing out which parts of the code should I look at first?

Thank you very much!

@Luttik
Copy link

Luttik commented Oct 23, 2020

@MuriloScarpaSitonio I am not a contributor to this project but I noticed that it is build on urllib. The most prominent libraries for webrequests that implement asyncio are httpx and httpcore which both are in beta. Therefore I guess that this feature won't be coming soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants