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

asyncio? #57

Open
smessmer opened this issue Jun 5, 2022 · 1 comment
Open

asyncio? #57

smessmer opened this issue Jun 5, 2022 · 1 comment

Comments

@smessmer
Copy link

smessmer commented Jun 5, 2022

It would be great to be able to use asyncio to call the API so that multiple API calls can be done concurrently

@licht1stein
Copy link
Owner

Great idea, a PR would be very welcome. We could also use https://www.python-httpx.org/ instead of requests for async calls.

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