{"id":19357844,"url":"https://github.com/mongkok/elastic-sdk","last_synced_at":"2026-05-14T08:36:13.648Z","repository":{"id":57425927,"uuid":"101538158","full_name":"mongkok/elastic-sdk","owner":"mongkok","description":"Python SDK for Elasticsearch","archived":false,"fork":false,"pushed_at":"2017-12-23T08:53:20.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T07:44:32.198Z","etag":null,"topics":["elasticsearch","python","query","sdk"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/elastic-sdk","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongkok.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-27T07:58:35.000Z","updated_at":"2018-12-07T05:43:46.000Z","dependencies_parsed_at":"2022-09-19T06:50:40.537Z","dependency_job_id":null,"html_url":"https://github.com/mongkok/elastic-sdk","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongkok%2Felastic-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongkok%2Felastic-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongkok%2Felastic-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongkok%2Felastic-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongkok","download_url":"https://codeload.github.com/mongkok/elastic-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240473960,"owners_count":19807247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elasticsearch","python","query","sdk"],"created_at":"2024-11-10T07:09:25.365Z","updated_at":"2026-05-14T08:36:08.629Z","avatar_url":"https://github.com/mongkok.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Elastic SDK\n===========\n\n|Pypi| |Wheel| |Build Status| |Codecov| |Code Climate|\n\n\nPython SDK for Elasticsearch\n\n\nInstallation\n------------\n\nInstall from Pypi.\n\n.. code:: sh\n\n    pip install elastic-sdk\n\n\nQuick start\n-----------\n\n**Client**\n\n.. code:: python\n\n    \u003e\u003e\u003e import elastic_sdk\n    \u003e\u003e\u003e client = elastic_sdk.Client(index_name='defocus', hostnames=['elastic:9200'])\n\n**Queries**\n\n.. code:: python\n\n    \u003e\u003e\u003e client.q(user__username='me')\n\n\nTests\n-----\n\n.. code:: sh\n\n    make test\n\n\n.. |Pypi| image:: https://img.shields.io/pypi/v/elastic-sdk.svg\n   :target: https://pypi.python.org/pypi/elastic-sdk\n\n.. |Wheel| image:: https://img.shields.io/pypi/wheel/elastic-sdk.svg\n   :target: https://pypi.python.org/pypi/elastic-sdk\n\n.. |Build Status| image:: https://travis-ci.org/mongkok/elastic-sdk.svg?branch=master\n   :target: https://travis-ci.org/mongkok/elastic-sdk\n\n.. |Codecov| image:: https://img.shields.io/codecov/c/github/mongkok/elastic-sdk.svg\n   :target: https://codecov.io/gh/mongkok/elastic-sdk\n\n.. |Code Climate| image:: https://codeclimate.com/github/mongkok/elastic-sdk/badges/gpa.svg\n   :target: https://codeclimate.com/github/mongkok/elastic-sdk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongkok%2Felastic-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongkok%2Felastic-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongkok%2Felastic-sdk/lists"}