Kaquel 0.3 | Coderz Product

kaquel 0.3

Last updated:

0 purchases

kaquel 0.3 Image
kaquel 0.3 Images

Free

Languages

Categories

Add to Cart

Description:

kaquel 0.3

Kaquel, pronounced /kækyɛl/, is a toolset for parsing and rendering
query languages for ElasticSearch.
As described in Parsing queries, you can parse Kibana Query Language (KQL),
Apache Lucene and ElasticSearch queries, and render them using the
ElasticSearch Query DSL. For example, with KQL:
from kaquel.kql import parse_kql

query = parse_kql('identity: { first_name: "John" }')
print(query.render())
The project is present at the following locations:

Official website and documentation at kaquel.touhey.pro;
Kaquel repository on Gitlab;
kaquel project on PyPI.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.