requests
HTTP client
An HTTP client library for Python that simplifies sending and receiving HTTP requests.
A simple, yet elegant HTTP library.
278 stars
9 watching
93 forks
Language: Python
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 23 |
kong/unirest-python | An HTTP client library with features such as synchronous and asynchronous requests, JSON parsing, file uploads, and custom body entities. | 433 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
kennethreitz/requests-html | A Pythonic HTML parsing library providing intuitive and asynchronous web scraping capabilities. | 303 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 487 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
qyvlik/httprequest | A powerful HTTP request class similar to XMLHttpRequest, designed for Qt-based QML applications. | 26 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 49 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |