Skip to main content

ElasticUtils for Flask

Project description

Integrates elasticutils with Flask (a very thin wrapper).

Installation

Flask-ElasticUtils is pip installable:

$ pip install Flask-ElasticUtils

Configure

The only configuration is ELASTICSEARCH_URL, defaults to localhost:9200

Usage

Import the extension into your Flask project and initialise:

from flask.ext.elasticutils import ElasticUtils

es = ElasticUtils(app)

Development

Source code is hosted on GitHub (contributions are welcome).

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

Flask-ElasticUtils-0.1.7.tar.gz (1.9 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