Skip to content

cnpryer/httprs

Repository files navigation

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/

About

An experimental HTTP library for Python built with Rust.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors