streams.py

A stream library for Python inspired by Java Stream API

Installation

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

pip3 install streams-py

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.3.0 2024-05-16    
1.2.1 2024-02-23    
1.2.0 2023-12-30    
1.1.0 2023-09-28    
1.0.2 2023-08-30  
1.0.1 2023-07-31  
1.0.0 2023-07-25  
0.3.3 2023-07-25  
0.3.2 2023-07-24  
0.3.1 2023-07-21  
0.3 2023-07-20  
0.2 2023-06-03  
0.1.3 2022-12-06  
0.1.2 2022-08-11  
0.1.1 2022-08-10  
0.1.0 2022-08-10  

Issues with this package?

Page last updated 2025-06-27 18:05:27 UTC