requests
HTTP client
A simple HTTP library that allows easy and elegant communication between clients and servers.
A simple, yet elegant, HTTP library.
52k stars
1k watching
9k forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
clientcookiesforhumanshttphumanspythonpython-requestsrequests
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. | 3,574 |
| A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. | 25,678 |
| A set of tools and classes for making HTTP requests in Objective-C, providing an easy-to-use interface for interacting with web servers. | 5,773 |
| A Python library that enables asynchronous HTTP requests using the Gevent library. | 4,501 |
| An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. | 13,444 |
| An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
| A terminal-based HTTP client with advanced features and customizable workflows | 6,317 |
| A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
| A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,014 |
| A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
| An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |
| An API development and testing ecosystem with a minimalistic UI, supporting various protocols and authentication methods. | 66,110 |
| A Ruby library for making parallel HTTP requests in a flexible and reliable way | 4,080 |
| A Python HTTP client library providing features like thread safety and SSL/TLS verification. | 3,815 |
| A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,360 |