Install Instructions

Installing with PIP

Just type this:

pip install magikeda

Installing from Source

Just type this:

git clone https://github.com/saulberardo/MagikEDA.git magikeda
cd magikeda
python setup.py install