Async support w/ httpx #545
Closed
TheOnlyWayUp
started this conversation in
Ideas
Replies: 1 comment 13 replies
|
Feel free to make a fork, I'm not interested in supporting async in the main lib However, I would be open to restructuring the project to support both a sync and async version on top of a core project that takes care of the domain-specific parts such as parsing and models ( |
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Async support would be a good idea. The
httpxpackage is a popular choice for API Wrappers that support both.I'm interested in contributing, I'll make a PR.
@sigma67 Could we talk further on Discord? I'm
TheOnlyWayUpon there.All reactions