Metadata-Version: 2.1
Name: kaquel
Version: 0.1
Summary: Tools for handling ElasticSearch queries in various languages
Home-page: https://kaquel.touhey.pro/
Author: Thomas Touhey
Author-email: thomas@touhey.fr
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: CeCILL-C Free Software License Agreement (CECILL-C)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Database :: Front-Ends
Classifier: Typing :: Typed
Requires-Dist: pydantic (>=2.7.1,<3.0.0)
Project-URL: Repository, https://gitlab.com/thomas.touhey/kaquel
Description-Content-Type: text/x-rst

``kaquel`` -- Tools for handling ElasticSearch queries in various languages
===========================================================================

Kaquel, pronounced */kækyɛl/*, is a toolset for parsing and rendering
query languages for ElasticSearch.

You can also find the project on the following locations:

* `Official website and documentation at kaquel.touhey.pro <Kaquel website_>`_;
* `kaquel project on PyPI <Kaquel on PyPI_>`_.

.. _Kaquel website: https://kaquel.touhey.pro/
.. _Kaquel on PyPI: https://pypi.org/project/kaquel/

