Skip to main content

Python SDK for Elasticsearch

Project description

Pypi Wheel Build Status Codecov Code Climate

Python SDK for Elasticsearch

Installation

Install from Pypi.

pip install elastic-sdk

Quick start

Client

>>> import elastic_sdk
>>> client = elastic_sdk.Client(index_name='defocus', hostnames=['elastic:9200'])

Queries

>>> client.q(user__username='me')

Tests

make test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elastic-sdk-0.0.2.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

elastic_sdk-0.0.2-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page