requests
HTTP client
An HTTP client library for Python that simplifies sending and receiving HTTP requests.
A simple, yet elegant HTTP library.
279 stars
9 watching
94 forks
Language: Python
last commit: 10 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. | 24 |
kong/unirest-python | An HTTP client library with features such as synchronous and asynchronous requests, JSON parsing, file uploads, and custom body entities. | 431 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
kennethreitz/requests-html | A Pythonic HTML parsing library providing intuitive and asynchronous web scraping capabilities. | 304 |
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. | 488 |
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,917 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 509 |
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. | 50 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 731 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
cmullaparthi/ibrowse | An Erlang HTTP client library with support for various authentication methods and features. | 516 |