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

Add async support #30

Closed
denizsincar29 opened this issue Jul 6, 2023 · 3 comments
Closed

Add async support #30

denizsincar29 opened this issue Jul 6, 2023 · 3 comments

Comments

@denizsincar29
Copy link

Hello! How to use this package asynchronously? I do an asynchronous telegram bot that use wolfram alpha api to get question results.

@Muhammadyusuf96
Copy link

same, le dot

@jaraco
Copy link
Owner

jaraco commented Jun 1, 2024

I don't believe this library has any async support. It was written before async was a thing in Python. I welcome contributions to add async support.

@jaraco jaraco changed the title how to use this asyncly? Add async support Jun 1, 2024
jaraco added a commit that referenced this issue Jun 1, 2024
@jaraco jaraco closed this as completed in 2ccc63c Jun 1, 2024
@jaraco
Copy link
Owner

jaraco commented Jun 1, 2024

In v5.1.0, client.aquery should work as an async call. Give it a try and let me know how it works.

@jaraco jaraco removed the help wanted label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants