elasticsearch dsl query file runner
Project description
# esqy
Run elasticsearch queries from json file, like in examples folder.
# Install
pip install esqy
or install from source
python setup.py install
# Examples
esqy examples/health.json
esqy -h localhost:9200 examples/health.json
esqy -h user:passwd@localhost:9200 examples/health.json
cat examples/health.json | esqy
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
esqy-0.0.2.tar.gz
(2.8 kB
view details)
File details
Details for the file esqy-0.0.2.tar.gz.
File metadata
- Download URL: esqy-0.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fa5974f652a11afbb63ec30868b564ec373bcfd1f6437f9623cef0010d575d5
|
|
| MD5 |
8be459ec38406c65cb14b298f603915e
|
|
| BLAKE2b-256 |
d8d9b8d93201b9b2f67cf38b3840b791f1a2f7b1dbfe30b10809aa00a7d0c47c
|