httprs Status: Pre-alpha. Not ready for production use. An experimental HTTP library for Python built with Rust. Experimenting with httprs pip install --pre httprs import httprs httprs.get("https://postman-echo.com/get").json() Goals Simple Fast Open Documentation 📚 Link: https://cnpryer.github.io/httprs/