Awesome Python HTTP Clients

  • grequests grequests 4,400
    star
    updated 11 months ago BSD 2-Clause "Sim...

    Requests + Gevent = <3

  • updated 11 months ago Other

    Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.

  • httpx httpx 11,445
    star
    updated 5 months ago BSD 3-Clause "New...

    A next generation HTTP client for Python. πŸ¦‹

  • requests requests 51,187
    star
    updated about 2 months ago Apache License 2.0

    A simple, yet elegant, HTTP library.

  • treq treq 570
    star
    updated 3 months ago Other

    Python requests like API built on top of Twisted's HTTP client.