A simple and generic rate limiter to prevent too many function calls or http requests.
OAuth2 support to Python-Requests HTTP library.
Httptesting HTTP(s) interface testing framework.
High performance batch http rqeuest
A simple Django project profiler for timing HTTP requests.
Python implementation of the AWS4 compatible Escher HTTP request signing protocol.
An asynchronous HTTP and RESTful API requests framework for asyncio and Python
Adds Request ID inside your http requests to better identify what's happening on your app
A type-safe HTTP client library with validation and detailed error reporting.
httptools helps you to capture, repeat and live intercept HTTP requests. It is built on top of [mitmproxy](https://mitmproxy.org/)
Provides an adapter for mocking HTTP requests for unit test purposes.
Patch requests, urllib and urllib3 to make them work in Pyodide
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
Negotiate authentication for the requests HTTP client library
a simple HTTP library to port forward requests on SSH tunnels to remove server
Build HTTP requests out of HTML forms
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.
A declarative framework for building API clients with minimal boilerplate using decorators, authentication, and backend adapters
Robot Framework Library For Checking HTTP Response Status Codes
HTTP Request Builder based on requests Library
Abstracts HTTP requests to be easier to use
Python HTTP requests on steroids
Parse HTTP messages simply and quickly with Python
Dead easy interface for executing many HTTP requests asynchronously. Also provides helper functions for executing embarrassingly parallel async coroutines.
httplib2 caching for requests
High-Performance Asynchronous HTTP Client setting Requests on Fire 🔥
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.
generic connection pooling HTTP client for GraceDB and similar services
Fake Network Requests helper that retrieves data from a local file.
Perform multiple HTTP requests concurrently – without worrying about async/await.
A Python package for making HTTP requests with proxy support and fetching HTML content using requests or Selenium.
A library for mocking requests in Tornado HTTP client
Use requests to talk HTTP via a UNIX domain socket
An abstraction of the requests library providing a simpler API for consuming HTTP REST APIs
Flask toolkits to boost your development and simplify flask, its featured with AutoSwagger
This is a simple api wrapper that implements both asynchronous and synchronous http requests to interact with Paystack APIs.
An extension of WebTest with useful extras, including requests-style authentication.
A pytest plugin to record HTTP(S) requests with stack trace.
templates for servers
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
WSGI request delegation. (AKA routing.)