Installation from pypi

You can install scikit-mine via the following command

$ pip install -U scikit-mine

Installation from sources

You can also get the latest, non-stable version directly from sources

$ pip install https://github.com/scikit-mine/scikit-mine.git

Note

scikit-mine requires C dependencies, and thus a compiler for these dependencies to be installed