py-linq

LINQ (Language Integrated Query) is a popular querying language available in .NET. This library ports the language so that developers can query collections of objects using the same syntax. This libr…

Installation

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

pip3 install py-linq

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.4.0 2023-02-10  
1.3.0 2021-07-09  
1.2.5 2020-11-30  
1.2.4 2020-05-14  
1.2.3 2020-05-06  
1.2.2 2020-04-22  
1.2.1 2020-01-22  
1.2.0 2019-11-22  
1.1.0 2019-10-08  
1.0.1 2019-07-17  
1.0.0 2019-03-08  
0.7.0 2019-01-07  
0.6.0 2018-12-07  
0.5.0 2017-07-19  
0.4.0 2017-01-30  
0.3.0 2015-01-15  
0.2.0 2015-01-12  
0.1.0 2015-01-08  

Issues with this package?

Page last updated 2025-07-18 04:53:34 UTC