Name: | python3-mongoquery |
---|---|
Version: | 1.3.6 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 31021 |
License: | Unlicense |
RPM: | python3-mongoquery-1.3.6-5.el8.noarch.rpm |
Source RPM: | python-mongoquery-1.3.6-5.el8.src.rpm |
Build Date: | Sun Dec 13 2020 |
Build Host: | jenkins-172-17-0-2-edba98a0-be1d-4f8e-a679-d37d67ed2ec6.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/kapouille/mongoquery |
Summary: | Python implementation of mongodb queries |
Description: | 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 produced by JSON or YAML parsers. It follows the specification of queries for MongoDB version 3.2. |