Status: Pre-alpha. Not ready for production use.
An experimental HTTP library for Python built with Rust.
pip install --pre httprsimport httprs
httprs.get("https://postman-echo.com/get").json()- Simple
- Fast
- Open
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Status: Pre-alpha. Not ready for production use.
An experimental HTTP library for Python built with Rust.
pip install --pre httprsimport httprs
httprs.get("https://postman-echo.com/get").json()