mongoquery

A utility library that provides a MongoDB-like query language for querying python collections. It's mainly intended to parse objects structured as fundamental types in a similar fashion to what is pr…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install mongoquery

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.4.2 2022-05-24    
1.4.0 2022-01-28    
1.3.6 2020-01-29    
1.3.5 2018-10-15    
1.3.4 2018-09-04    
1.3.3 2018-01-23    
1.3.2 2017-09-21    
1.3.0 2017-09-15    
1.2.0 2017-08-02    
1.1.0 2016-05-17    
1.0.2 2016-03-30    
1.0.1 2016-01-22    
1.0 2015-11-17    
0.1.3 2015-11-04    
0.1.2 2015-01-05    
0.1.1 2015-01-05    

Issues with this package?

Page last updated 2023-10-28 03:37:37 UTC