Installation¶
SKLL can be installed via pip
for any Python version:
pip install skll
or via conda
(only for Python 3.4):
conda install -c desilinguist python=3.4 skll
It can also be downloaded directly from GitHub.
License¶
SKLL is distributed under the 3-clause BSD License.