Metadata-Version: 2.0
Name: pyLINQ
Version: 0.2.0
Summary: Makes filtering and sorting lists easier and more readable.
Home-page: https://github.com/jmfernandes/robin_stocks
Author: Josh Fernandes
Author-email: joshfernandes@mac.com
License: MIT
Keywords: LINQ,list,list comprehension,lambda,utility,C#,where,set,filter,sort
Platform: UNKNOWN
Requires-Python: >=3.4
Description-Content-Type: text/markdown

pyLINQ
======

This project provides an easier and more readable way to filter and sort lists compared to list comprehension.


