Skip to main content

Python port of Nicolas Ruflin's Elastica PHP library

Project description

pylastica: elasticsearch python client
======================================
.. image:: https://secure.travis-ci.org/jlinn/pylastica.png?branch=master
:target: http://travis-ci.org/jlinn/pylastica

About
-----
Pylastica is a Python port of `Elastica <https://github.com/ruflin/Elastica>`_, a PHP `Elasticsearch <http://www.elasticsearch.org/>`_ client
by `Nicolas Ruflin <https://github.com/ruflin>`_.

Installation
------------
.. code-block:: bash
$ pip install pylastica


To use the thrift transport protocol, you will need to install the `thrift transport plugin <https://github.com/elasticsearch/elasticsearch-transport-thrift>`_.

To index attachments, you will need to install the `mapper attachments plugin <https://github.com/elasticsearch/elasticsearch-mapper-attachments>`_.

To use a RabbitMQ river, you will need to install the `RabbitMQ river plugin <https://github.com/elasticsearch/elasticsearch-river-rabbitmq/blob/master/README.md>`_.


Documentation
-------------
Documentation is in the works. In the mean time, pylastica closely follows `Elastica <https://github.com/ruflin/Elastica>`_, so its docs
should suffice.

Compatibility
-------------
Pylastica is tested with Python 2.7 and Elasticsearch version 0.90.1.

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

pylastica-0.1.0-r2.tar.gz (58.5 kB view hashes)

Uploaded Source

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