New Authentication Rolling Out - We're upgrading our sign-in process to give you one account across all Anaconda products! Browser users will see a refreshed sign-in flow, while CLI users will experience no changes.
Info: This package contains files in non-standard
labels.
noarch
v0.1.3
conda install
To install this package run one of the following: conda install conda-forge::smoqeconda install conda-forge/label/cf202003::smoqe
Description
This module translates from a simple human-readable syntax into
a MongoDB query. Currently it does no execution of the query
-- use something like pymongo for that (as shown below).