Package to parse Kibana Query Language (KQL) strings.
Project description
kibana-ql
Install
pip install kibana-ql
Use
from kibana_ql import KqlParser
p = KqlParser()
p.parse("field: value")
Tests
py -m unittest discover -v -s tests -p "*_test.py"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kibana_ql-0.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kibana_ql-0.1.tar.gz.
File metadata
- Download URL: kibana_ql-0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f0c8deef6d307b08b4eb64117d845cb35d0c08a637f731bce7696d589a1f020
|
|
| MD5 |
041549a052d09190f01c48fa6ce0f661
|
|
| BLAKE2b-256 |
de883853898ae323711d936db796b35584bdf3d141f17628dc2acd9bf42c6703
|
File details
Details for the file kibana_ql-0.1-py3-none-any.whl.
File metadata
- Download URL: kibana_ql-0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df2ef466ab14be2c311c2831db192ebb86875d3f33cc33095d83bc7541d48443
|
|
| MD5 |
e047919f790e80f25550afd9fae8727b
|
|
| BLAKE2b-256 |
e63d7f69d13712546f1a47d75ddc862e6274466f5b182efa48c2c243d60239b0
|