/GrimoireELK

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Welcome to GrimoireELK Build Status

GrimoireELK is an evolving prototype of the Grimoire Open Development Analytics platform.

Tutorials on howto use it are published in GrimoireLab Tutorial.

Packages

The following packages are produced from this repository:

  • grimoire-elk: PyPI version

  • grimoire-kidash: PyPI version

grimoire-elk admits some extras, when installing: arthur (for installing also grimoirelab-arthur package) and sortinghat (for installing also sortinghat package). You can specify that you want to install those extras as follows:

% pip install "grimoire-elk[sortinghat]"
% pip install "grimoire-elk[arthur]"