requestid 1.0.1 request-id Attach a unique identifier to every request in your...
Python
New
Free
requestiddjangolog 0.2.0 Request ID Django Log Install pip install request-id-django-log...
requestions 0.0.7 # RequestionsRequestions is a serialization library for [Requests](https://github.com/kennethreitz/requests) using JSON. Also, requestions includes a decorator...
requestium 0.4.0 Requestium is a Python library that merges the power of Requests, Selenium, and Parsel into...
request limiter 0.1.1 Request Limiter Request limiter contains a decorator...
requestnetwork 0.0.10 # Request Network Python API A work-in-progress Python implementation of the [Request Network](https://request.network) API.
request notification permission page request_notification_permission_page # Request Notification Permission Sample Page Installation #
Dart
Android
iOS
Mobile
request notification permission page lego request_notification_permission_page_lego # Installation # ...
requestor Requestor Flutter Library # Requestor is a library for making HTTP requests and downloading files...
requestor 0.1.1 Use this package to make HTTP post calls to django APIs with csrf support, and...
requests a dart library to make HTTP requests (inspired by python requests module). It comes with JSON...
requests 2.32.3 Requests Requests is a simple, yet elegant, HTTP library. >>> import requests...
requestsaa 0.1.2 Python 3.7.4 (default, Sep 7 2019, 18:27:02) >>> import requests >>> r =...
requestsauth 8.0.0 Authentication for Requests
requestsawsiamauth 0.2.0 Requests AWS IAM Auth An AWS IAM authentication package for Requests. Supported services: API...
requestscache 1.2.1 Summary requests-cache is a persistent HTTP cache that provides an easy way to get...
requestsccwienk 2.21.1 Requests: HTTP for Humans™ ...
requestscloudkit 1.0.1 |image0| |image1||CI Status| |Version|This project provides an authentication handler for Apple’s CloudKitserver-to-server API for the...
requestscore 0.0.0 Experimental lower-level async HTTP client for Requests 3.0 Goals: take urllib3 codebase,...
requestscurlantitls 0.1.0rc3 requests which pass through tls 安装 pip install requests-curl-antitls 执行以下脚本
requestsdownloader 0.4.1 Python package to download files Free software: GNU General Public License v3
requestsecp 0.3.2 requests-ecp A SAML/ECP authentication handler for python-requests. Release status
request sender import 'package:dio/dio.dart'; import 'package:request_sender/request_sender.dart'; void main() async { Dio dio = Dio();
requestsexceptions 1.4.0 The python requests library bundles the urllib3 library, however, some software distributions modify requests...
requestsf5auth 0.1.2 This project provides F5 Authentication support for BIG-IQ and BIG-IP using Requests. ...
requestsforecast 1.0.0 requests-forecast For complete docs and API options see: https://developer.forecast.io/docs/v2...
requestsfortified 0.3.1 requests-fortified Work In Progress Extension of Python HTTP requests with verbose logging...
requestsfreeproxy 2.31.0 Requests Requests is a simple, yet elegant, HTTP library. >>> import requests...
requestsfutures 1.0.1 Asynchronous Python HTTP Requests for Humans Small add-on for the python requests...
requestsh2 0.1.1 requests-h2 Requests that supports HTTP/1.1 and HTTP/2. It may help people who want...
requestshardened 1.0.0b4 requests-hardened is a library that overrides the default behaviors of the requests library, and...
requestshtml 0.10.0 Requests-HTML: HTML Parsing for Humans™ This library intends to make...
requestshtmlmacros 0.1.1 Requests-Html-Macros is a little sugar on top of an already great html parseing library Requests-Html
requestshttpmessagesignatures 0.3.1 requests-http-message-signatures: A Requests auth module for HTTP Signature requests-http-message-signatures is a Requests authentication...
requestshttpsignaturejaywink 0.1.0.dev0 requests-http-signature is a Requests authentication plugin (requests.auth.AuthBase subclass) implementing the IETF HTTP Signatures draft...
requestsiamauth 0.8.0 Requests IAMAuth Use AWS...
requests inspector requests_inspector 🕵 # A Flutter package for logging API requests (Http Requests...
requestsiprotator 1.0.14 requests-ip-rotator A Python library to utilize AWS API Gateway's large IP pool as a...
requestslite 2.32.7 Requests-lite Requests-lite is Requests but more lite!, is a simple, yet elegant, HTTP library.
requestsloginsession 0.7.1 RequestsLoginSession requestsloginsession is a simple wrapper for requests.Session() that saves the data...
requestsmauth 1.1.0 requests-mauth requests-mauth is a python requests (http://docs.python-requests.org/en/latest/) Authentication implementation for Medidata's...
requestsmiddlewarealihmac 0.1.3 requests_middleware_ali_hmac requests_middleware_ali_hmac demo import requests from requests_middleware import MiddlewareHTTPAdapter from requests_middleware_ali_hmac...
requestsmock 1.12.1 Intro requests-mock provides a building block to stub out the HTTP requests portions of...
requestsmockdf 1.8.1.dev2 NOTE: This Package fork by requests-mock==1.8.0 and fixed some bug. if requests-mock release the...
requestsmsauth 0.3.2 Python Requests for OAuth2 with ADAL / MSAL with auto-renew access token About...
requestsntlm2 6.5.3 requests-ntlm2 NTLM authentication plugin for Requests
requestsntlm3 6.1.3b1 requests-ntlm3
requestsoauthlib 2.0.0 This project provides first-class OAuth library support for Requests. The OAuth 1...
requestsoauthlibac 3.0.0 The author of this package has not provided a project description
requestsoauthlibactivecampaign 1.3.1 This project provides first-class OAuth library support for Requests. The OAuth 1...
requestspkcs12 1.25 This library adds PKCS#12 support to the Python requests library. It is a clean...
requests plus 🚀 requests-plus # A powerful Dart library for making HTTP requests, based on the...
requestsproxyport 0.0.2 Proxy Port Python requests wrapper About Proxy Port Prerequisites To use this...
requestspwn 1.0.0 requestspwn Drop-in replacement for the requests library with random user agents as default. Designed...
requestsraw 2.0.2 requests-raw Use requests to send HTTP raw sockets...
requests request 0.0.5.1 requests request extension. Installation You can install via pypi pip install...
requestsrest 0.3.2 Requests-REST: A RESTful client based on requests This library intends to provide an elegant...
requestsrotatingproxy 0.0.0 Proxy Port requests wrapper Prerequisites To use this package you will need a...
requestsrust 0.1.3 requests_rust HTTP/s requests for python with rust Description it's a POC for...
requests signature dart RequestsSignature-Dart # Signs and validates HTTP requests. This projects can...
requests spider 0.0.8 <div align=center><img src="./spider.png"></div>## 描述requests_spider 是一个轻量级的异步爬虫框架,基于requests_html进行二次开发,类似flask## 安装pip install requests_spider## 依赖python: > 3.6uvlooprequests_html## 用法##### 基础例子```python3import jsonfrom...
requestssse 0.3.2 A Server-Sent Events python client based on requests, provides a simple interface to process Server-Sent...
RequestsStampede 0.9.1 Overview The Requests Stampede library is a wrapper around the Requests library that...
requestsstaticmock 1.4.0 requests-staticmock A static HTTP mock interface...
requeststestadapter 0.3.0 Currently a very basic module that provides an adapter for requests that mocks network activity...
requeststhreads 0.1.1 This repo contains a Requests session that returns awaitable Twisted Deferreds instead of Response...
requeststoolbelt 1.0.0 The Requests Toolbelt This is just a collection of utilities for python-requests, but don’t
requeststor 1.4 requests_tor Release history: https://pypi.org/project/requests-tor/#history Multithreading requests via TOR with automatic TOR...
requeststracker 0.3.3 Django Requests Tracker
requestsucloud 0.3.1 UCloud authentication for the awesome requests! ...
requestsxml 0.2.3 Requests-XML: XML Parsing for Humans====================================.. image:: https://travis-ci.org/erinxocon/requests-xml.svg?branch=master :target: https://travis-ci.org/erinxocon/requests-xml.. image:: https://img.shields.io/pypi/v/requests-xml.svg?maxAge=2592000 :target: https://pypi.python.org/pypi/requests-xml/.. image:: https://img.shields.io/pypi/l/requests-xml.svg?maxAge=2592000...
requesttackid 0.0.1 My short description for my project.
RequiemBot 0.2.1 RequiemBot This is a Discord bot for rolling dice (such as in tabletop RPGs)...
required 0.4.0 required: Easy multi-field validation Required is a simple...
requireid 0.0.0 python package in development More info soon. Installation with pip Like you...
requirementschecker 0.2.12 requirements_checker (current v0.2.12/) DESCRIPTION_SHORT check if requirements met DESCRIPTION_LONG designed for...
requirementscompare 0.2.0 Requirement Compare A CLI that generate a version changelog based on git history and...
requirementslanguageserver 0.0.21 requirements-language-server
requirementslib 3.0.0 RequirementsLib: Requirement Management Library for Pip and Pipenv ...
requirementsparser 0.11.0 Requirements Parser This is...
requirementsrating 0.0.1 Check the health of your project’s requirements and get a rating for each dependency....
requirementswaybackmachine 0.1.1 Requirements.txt Wayback Machine 🚂🕒️ Note: This is script is not developed nor endorsed by...
Requirementz 0.3.5 Checks requirements.txt against installed packages, or latest versions available on PyPi. Shows latest...
require.py 2.0.1 UNKNOWN
requires 0.10.5 requires Install: pip install requires...
requires.io 0.2.6 Installation To install, simply: $ pip install requires.io ...
RequireVPN 0.0.2 RequireVPN Python Require VPN Work in progress.
requpdate 2.7.2 req-update req-update...
requtests 1.2.0 Requtests Test helpers for...
reqwest 0.0.0 The author of this package has not provided a project description
reqwestpy 0.1.0 The author of this package has not provided a project description
reqwests 0.1.0 Reqwests Asynchronous API Wrapper For Discord And Anime Enjoyers
reqwire 0.2.1 reqwire wires up your pip requirements with pip-tools. Install...
rer 1.1.2 ━━━━━━━━ README ━━━━━━━━ Table of Contents ─────────────────
rerenamer 0.1.1 re-renamer [RE]name files and folders with [RE]gex. Usage re-renamer works right from...
re reselect Re-reselect for Dart # A Selector library for Dart, based on the original Re-reselect...
reretry 0.11.8 reretry An easy to use retry...
rer.giunta 1.1.3 Introduction This is a product that allows to create and manage some aldermans and...
rer.newsletter 3.1.0 rer.newsletter This product allows the complete management of a newsletter.
rer.sitesearch 4.4.0 Introduction A product that override basic Plone search template. It has a left...
rerun 1.0.30 In most circumstances, this project is superceded by https://github.com/tartley/rerun2 a ten-line Bash script which...
rerunanimation 0.1.3 A rerun-sdk plugin and tools for 3D animation ...
reruner A simple command-line application for restarting your tests or server after changing source files. Tested...
rerun.me 1.0.0 A library for rerunning functions in the case of raised exceptions and specific return values...
rerunquery 0.6.19 Rerun Query Python SDK to query and extract...
res Result class like many other but this one can return void type too, and does not...
resample 1.10.0 Link to full documentation Resampling-based inference in Python based on data resampling and permutation.
resample plugin resample_plugin # A new Flutter plugin. Getting Started # This project is...
resampy2 0.1.1 The author of this package has not provided a project description
resannapdjangobase 0.1 django base
resas A most easily usable RESAS API wrapper library in Dart!
resc 0.1.0 Resource checker Resc check resources(CPU,memory,disk) of target host(local or remote) and execute script....
res client Resgate Client # A dart client for Resgate. Getting started # This...
resconfig 20.4.3a0 resconfig resconfig is a minimalistic application configuration library for Python. It is a...
rescreen 1.0.4 Display Manager with fractional scaling support for X11 ...
rescriptoon 1.0.0 rescriptoon Control one or two Toons in Toontown Rewritten via keyboard ...
RescueDelicious 0.1.1 My wife has used http://del.icio.us to store her bookmarks for years. But she missed...
resdk resdk # A flutter pluplug-in, also called add-on or extension, computer software that adds new...
resdk 21.2.0 Resolwe SDK for Python supports interaction with Resolwe server and its extension Resolwe Bioinformatics....
researchai 0.0.1 ResearchAI The source code is in researchai dir and it was produced...
researchdataservicescommon 0.54 Research Data Services Common Package This package make the most common modules in Sciebo...
researchframework 0.2.29 The author of this package has not provided a project description
research package Research Package # Research Package is...
researchpal 1.0.1 researchpal: A Python Library for Automated Literature Review Generation What is it? researchpal...
researchscrapingtool 0.0.2 Research Scraping Tool (RST) This is a fork of Eloise Zag's wonderful Google Scholar...
reselect Reselect for Dart # A Selector library for Dart, based on the original...
resellerinterfaceapiclientpython 1.0.0 api-client-python Installation pip install resellerinterface-api-client-python Example from resellerinterface_api_client_python import...
resend resend dart # Dart library for the Resend API. Platform...
resend 2.4.0 Resend Python SDK
reserver 0.3 Disclaimer ⚠️ Warning ⚠️ The intention of this package is facilitating...
reservoir A table-like datatype with indices. Works well with HiveDB. Usage # An example of...
reservoirpy 0.3.11 ReservoirPy (v0.3.11) 🌀🧠 Simple and flexible code for Reservoir Computing architectures like Echo State...
reservoirpyfbessou 0.3.13 ReservoirPy (v0.3.6) 🌀🧠 Simple and flexible code for Reservoir Computing architectures like Echo State...
ReSession 0.1 ReSession is a Redis-based session for Tornado framework.
resets 0.0.3 Python module for Two It project management platform (TwoIt API wrapper)
resettolkien 1.3.0 Reset Tolkien Unsecure time-based secret exploitation and Sandwich attack implementation This...
resfluttersdk resfluttersdk # Brands use a wide range of offline and online communication touchpoints with multiple...
res generator annotation Score...!
Easy-to-use, zero-downtime schema migration tool for Postgres
mac
macOS
Homebrew