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
File details
Details for the file Flask-ElasticUtils-0.1.7.tar.gz
.
File metadata
- Download URL: Flask-ElasticUtils-0.1.7.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f79e81f6e6eedb64d7ce3842784a39af261365e3c7c7af42775d750c87c8cf7a |
|
MD5 | c0845f23104ec6743d60ac90ebb77eff |
|
BLAKE2b-256 | ccbc44b6746691cd9dbca7644b5106421fa4526dd02b33b2dfb9577117aaa455 |