Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Installation

vlejd edited this page Oct 19, 2016 · 1 revision

You need setuptools. Then you can run python setup.py install and everything should be fine.

If you want to load data from elasticsearch, you need to install the python elasticsearch library separately. If you want to use the minimal web server, you need to install Flask.

Clone this wiki locally