Skip to main content

Python port of Nicolas Ruflin's Elastica PHP library

Project description

[![Build Status](https://secure.travis-ci.org/jlinn/pylastica.png?branch=master)](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

` 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.tar.gz (54.1 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