Skip to content

petrjasek/flask-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=================== Flask-ElasticSearch

Integrates pyelasticsearch with Flask (a very thin wrapper).

Installation

Flask-ElasticSearch is pip installable.

pip install Flask-ElasticSearch

You can install the latest development version like so:

 pip install http://github.com/kazoup/flask-elasticsearch/tarball/master#egg=Flask-ElasticSearch-dev

Configure

The only configuration is ELASTICSEARCH_URL, defaults to http://localhost:9200/.

Development

Source code is hosted on GitHub <https://github.com/kazoup/flask-elasticsearch>_ (contributions are welcome).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published