A very simple tool to debug HTTP(S) client and server requests.
OAuth2 support to Python-Requests HTTP library.
Record, mock, and test HTTP(s) requests. CLI agent for Stoobly
High performance batch http rqeuest
A tool to generate random user-agent and referer data for HTTP requests
Negotiate authentication for the requests HTTP client library
A simple and generic rate limiter to prevent too many function calls or http requests.
Adds Request ID inside your http requests to better identify what's happening on your app
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
Akeneo Connector is a Python package that simplifies interacting with Akeneo's REST API. It provides classes for making HTTP requests to Akeneo endpoints, handling pagination in responses, and managing product data in Akeneo.
httptools helps you to capture, repeat and live intercept HTTP requests. It is built on top of [mitmproxy](https://mitmproxy.org/)
An asynchronous HTTP and RESTful API requests framework for asyncio and Python
Robot Framework Library For Checking HTTP Response Status Codes
Patch requests, urllib and urllib3 to make them work in Pyodide
Flask toolkits to boost your development and simplify flask, its featured with AutoSwagger
Abstracts HTTP requests to be easier to use
Build HTTP requests out of HTML forms
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.
An abstraction of the requests library providing a simpler API for consuming HTTP REST APIs
Provides an adapter for mocking HTTP requests for unit test purposes.
Parse HTTP messages simply and quickly with Python
High-Performance Asynchronous HTTP Client setting Requests on Fire 🔥
HTTP Request Builder based on requests Library
Python HTTP requests on steroids
Tools for testing applications that make network requests.
WSGI request delegation. (AKA routing.)
REMOTE_USER Authenticator: An Authenticator for Jupyterhub to read user information from HTTP request headers, as when running behind an authenticating proxy.
Use requests to talk HTTP via a UNIX domain socket
A library for mocking requests in Tornado HTTP client
A library for making simple REST-like HTTP requests
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
pytest-play plugin driving the famous Python requests library for making HTTP calls
Meatie is a Python typed REST client library that eliminates the need for boilerplate code when integrating with external APIs. The library generates code for calling a REST API based on method signatures annotated with type hints. Meatie abstracts away mechanics related to HTTP communication, such as building URLs, encoding query parameters, parsing, and dumping Pydantic models. With some modest additional configuration effort, generated HTTP clients offer rate limiting, retries, and caching.
Perform multiple HTTP requests concurrently – without worrying about async/await.
Asynchronous Python HTTP for Humans.
Django http monitor is a Django app for record http request and response in debug.
httplib2 caching for requests
Tools to create python binders to http web services.