HTTPX and Requests can coexist? #2843
|
I have an existing project which is using |
Answered by
lovelydinosaur
Sep 8, 2023
Replies: 1 comment
|
You can use both |
0 replies
Answer selected by
lovelydinosaur
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use both
requestsandhttpxin the same project if you want too, yep.