Python HTTP for Humans.
This package allows for HTTP NTLM authentication using the requests library.
A persistent cache for python requests
Asynchronous Python HTTP for Humans.
Robot Framework keyword library wrapper around requests
Use requests to talk HTTP via a UNIX domain socket
HTTP Request and Response Service
Hook for adding Open Authentication support to Python-requests HTTP library.
HTTP client that can impersonate web browsers, mimicking their headers and `TLS/JA3/JA4/HTTP2` fingerprints
The HTTP NTLM proxy and/or server authentication library.
Use requests to talk HTTP via a UNIX domain socket
Provides utilities for users which allows for handling of the raw http requests in webservices.
Django middleware that logs http request body.
`abstract_solcatcher` provides a comprehensive solution for making HTTP requests specifically tailored for interacting with Solcatcher.io's APIs. It simplifies complex tasks such as data fetching, data manipulation, and interacting with the Flask backend of Solcatcher.io.
Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze.
Secure HTTP request signing using the HTTP Signature draft specification
The HTTP NTLM proxy and/or server authentication library.
This package allows for Single-Sign On HTTP Negotiate authentication using the requests library on Windows.
A wrapper around the requests library for safely making HTTP requests on behalf of a third party
Persistent cache for aiohttp requests
Tools to create python binders to http web services.
HTTP client that can impersonate web browsers, mimicking their headers and `TLS/JA3/JA4/HTTP2` fingerprints
High performance batch http rqeuest
Package for generate headers to http requests.
Python implementation of the AWS4 compatible Escher HTTP request signing protocol.
Intelligent browser header & fingerprint generator
Generates random request fields for a http request header
Robot Framework keywords for 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.
A Python module which does one thing: giving you a random User-Agent Header
A thin wrapper for aiohttp client with Requests simplicity
A simple and generic rate limiter to prevent too many function calls or http requests.
One-stop solution for HTTP(S) testing.
Provides an adapter for mocking HTTP requests for unit test purposes.
Httptesting HTTP(s) interface testing framework.
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
Extended HTTP client testing library for Robot Framework with OAuth2 support
A simple Django project profiler for timing HTTP requests.
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 Requests auth module for HTTP Message Signatures
Adds Request ID inside your http requests to better identify what's happening on your app
DotHttp recommended tool for making http requests.
A module to create middleware with direct access to `request` and `response`
A very simple tool to debug HTTP(S) client requests