https://github.com/rmax/dask-elasticsearch
An Elasticsearch reader for Dask
https://github.com/rmax/dask-elasticsearch
Last synced: about 1 year ago
JSON representation
An Elasticsearch reader for Dask
- Host: GitHub
- URL: https://github.com/rmax/dask-elasticsearch
- Owner: rmax
- License: mit
- Created: 2017-02-02T19:52:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T21:45:55.000Z (over 9 years ago)
- Last Synced: 2025-04-27T02:34:17.659Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
==================
Dask-Elasticsearch
==================
.. image:: https://img.shields.io/pypi/v/dask-elasticsearch.svg
:target: https://pypi.python.org/pypi/dask-elasticsearch
.. image:: https://img.shields.io/pypi/pyversions/dask-elasticsearch.svg
:target: https://pypi.python.org/pypi/dask-elasticsearch
.. image:: https://readthedocs.org/projects/dask-elasticsearch/badge/?version=latest
:target: https://readthedocs.org/projects/dask-elasticsearch/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/travis/rolando/dask-elasticsearch.svg
:target: https://travis-ci.org/rolando/dask-elasticsearch
.. image:: https://codecov.io/github/rolando/dask-elasticsearch/coverage.svg?branch=master
:alt: Coverage Status
:target: https://codecov.io/github/rolando/dask-elasticsearch
.. image:: https://landscape.io/github/rolando/dask-elasticsearch/master/landscape.svg?style=flat
:target: https://landscape.io/github/rolando/dask-elasticsearch/master
:alt: Code Quality Status
.. image:: https://requires.io/github/rolando/dask-elasticsearch/requirements.svg?branch=master
:alt: Requirements Status
:target: https://requires.io/github/rolando/dask-elasticsearch/requirements/?branch=master
Elasticsearch reader for Dask.
* Free software: MIT license
* Documentation: https://dask-elasticsearch.readthedocs.org.
* Python versions: 2.7, 3.4+
Features
--------
FIXME
Quickstart
----------
FIXME
Credits
-------
This package was created with Cookiecutter_ and the `rolando/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`rolando/cookiecutter-pypackage`: https://github.com/rolando/cookiecutter-pypackage