One-stop solution for HTTP(S) testing.
An abstraction of the requests library providing a simpler API for consuming HTTP REST APIs
Hawk Access Authentication protocol
A HTTP client wrapper to handle authenticated requests to CERN internal applications
A curl HTTP adapter switch for requests library — make browser-like requests with custom TLS fingerprints.
Extended HTTP client testing library for Robot Framework with OAuth2 support
A simple and generic rate limiter to prevent too many function calls or http requests.
The `abstract_apis` module is designed to facilitate HTTP requests in Python applications, particularly those that require handling JSON data, dealing with custom API endpoints, and parsing complex nested JSON responses. The module simplifies request handling by abstracting away common tasks such as header management, URL construction, and response parsing.
Python library focused on common HTTP request functionality
基于原primp 用rust重构调整的python请求库 - The fastest python HTTP client that can impersonate web browsers
A Python library to rotate IP addresses using AWS API Gateway
Httptesting HTTP(s) interface testing framework.
Patch requests, urllib and urllib3 to make them work in Pyodide
http-snapshot is a pytest plugin that snapshots requests made with popular Python HTTP clients.
A module to create middleware with direct access to `request` and `response`
httptools helps you to capture, repeat and live intercept HTTP requests. It is built on top of [mitmproxy](https://mitmproxy.org/)
REMOTE_USER Authenticator: An Authenticator for Jupyterhub to read user information from HTTP request headers, as when running behind an authenticating proxy. Based on https://github.com/cwaldbieser/jhub_remote_user_authenticator and https://github.com/rasmunk/jhub-authenticators
A Python library that make HTTP requests with exponential back-off retry by using requests package.
This package allows for HTTP JSON Web Token (JWT) authentication using the requests library.
Dead easy interface for executing many HTTP requests asynchronously. Also provides helper functions for executing embarrassingly parallel async coroutines.
Http client base pydantic, with requests or aiohttp
Abstracts HTTP requests to be easier to use
A simple Django project profiler for timing HTTP requests.
Python HTTP requests on steroids
An extension of WebTest with useful extras, including requests-style authentication.
Provides an adapter for mocking HTTP requests for unit test purposes.
OAuth2 support to Python-Requests HTTP library.
An asynchronous HTTP and RESTful API requests framework for asyncio and Python
generic connection pooling HTTP client for GraceDB and similar services
The `abstract_apis` module is designed to facilitate HTTP requests in Python applications, particularly those that require handling JSON data, dealing with custom API endpoints, and parsing complex nested JSON responses. The module simplifies request handling by abstracting away common tasks such as header management, URL construction, and response parsing.
Tools to create python binders to http web services.
Parse HTTP messages simply and quickly with Python
Negotiate authentication for the requests HTTP client library
Cliente HTTP avançado com TLS fingerprinting, rotação automática de proxies e recuperação inteligente para web scraping profissional
Rigor is a Domain Specific Language (DSL) and Command Line Interface (CLI) for making HTTP requests, extracting data, and validating responses. The main intent of Rigor is to be an HTTP-based API (e.g. REST) Testing Framework for automated functional or integration testing.
WebSocket client for SlimFaas — lets Jobs and virtual functions receive async requests and publish/subscribe events without exposing an HTTP port.
Fake Network Requests helper that retrieves data from a local file.
Library for simple HTTP server & REST HTTP server base based on Tornado. Includes: Logging requests and responses with Request Id; Configuration loading; Methods for requests proxying
Authenticate http requests from an API key
This is a simple api wrapper that implements both asynchronous and synchronous http requests to interact with Paystack APIs.
Python implementation of the AWS4 compatible Escher HTTP request signing protocol.