Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

jodal/pykviri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About
=====

PyKviri is query API for Python collections.

The inspiration of PyKviri is LINQ, and especially the blog post "A Model for
Query Interpretation" at [1].

[1] http://blogs.msdn.com/wesdyer/archive/2006/12/26/a-model-for-query-interpretation.aspx


Usage
=====

You can find lots of query examples with explanations in the file
"examples.py". The file doubles as both documentation and executable doctests
for the API.

The entire library source can be found in the file "pykviri.py".

For easier installation, a distutils "setup.py" script is also included.


Contributors
============

* Stein Magnus Jodal <stein.magnus@jodal.no>

About

LINQ for objects in Python (EXPERIMENTAL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages