GitPedia
avilum

avilum/linqit

Extend python lists operations using .NET's LINQ syntax for clean and fast coding.

2 Releases
Latest: 3y ago
v0.1.5Latest
avilumavilumยท3y agoยทMay 19, 2023
GitHub

๐Ÿ“‹ Changes

  • Added code coverage
  • Updated code to python >= 3.8 for speed and optimizations (python 3.7 is deprecated)
Version 0.1.40.1.4
avilumavilumยท5y agoยทJune 3, 2021
GitHub

๐Ÿ“‹ Changes

  • @wadevries Added "Allow simple filtering with where using **kwargs"