Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kalessin/pylinq
- Owner: kalessin
- Created: 2010-07-25T18:41:35.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-06-30T21:25:18.000Z (over 13 years ago)
- Last Synced: 2023-04-09T12:22:16.696Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 132 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.