patata

Simple lightweight HTTP client to perform GET or POST requests in parallel with multiprocessing and in each process use aiohttp to do them concurrently and maximize the throughtput.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install patata

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.6.0 2023-04-17  
3.5.0 2023-04-11  
3.4.1 2023-04-05  
3.4.0 2023-04-04  
3.3.1 2023-04-03  
3.3.0 2023-03-30  
3.2.1 2023-03-28  
3.2.0 2023-03-23  
3.0.0 2023-03-23  
2.0.0 2023-03-23  
1.0.0 2023-03-23  

Issues with this package?

Page last updated 2025-07-17 16:24:33 UTC