"Should I switch from requests to httpx for better performance?"
hey folks! so i've been using `requests` forever, but everyone's raving about httpx these days.
is it *really* worth the switch? like, how much faster are we talking?
i know httpx does async, which is cool, but tbh i'm still kinda noob with async/await.
also, does it play nice with existing `requests` code, or am i gonna have to rewrite everything?
anyone made the jump and regretted it? or is it all sunshine and rainbows?
pls share your war stories 🙏
(ps: if you're team "just stick with requests," i wanna hear that too!)
hey folks! so i've been using `requests` forever, but everyone's raving about httpx these days.
is it *really* worth the switch? like, how much faster are we talking?
i know httpx does async, which is cool, but tbh i'm still kinda noob with async/await.
also, does it play nice with existing `requests` code, or am i gonna have to rewrite everything?
anyone made the jump and regretted it? or is it all sunshine and rainbows?
pls share your war stories 🙏
(ps: if you're team "just stick with requests," i wanna hear that too!)
