Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kalessin/pylinq

Python LINQ (Language Integrated Query) wrapper
https://github.com/kalessin/pylinq

Last synced: 25 days ago
JSON representation

Python LINQ (Language Integrated Query) wrapper

Awesome Lists containing this project

README

        

PyLINQ
======

PyLINQ it's a pure python port of the Microsoft LINQ project
(http://msdn.microsoft.com/en-us/netframework/aa904594.aspx).

The library provide a completly set of the functions defined by the microsoft
linq api.