Installation
PyPI
Spicerack is available in the Python Package Index (PyPI) and can be installed via pip:
pip install wikimedia-spicerack
Debian package
The Debian package for each release is available for download on the Release page on GitHub, along with its GPG
signature. To build the Debian package from the source code use gbp buildpackage in the debian branch. See the
Source code section on how to get the source code.
Source code
A gzipped tar archive of the source code for each release is available for download on the Release page on GitHub,
along with its GPG signature. The source code repository is available from Wikimedia's Gerrit website and mirrored
on GitHub. To install it, from the master branch run:
python setup.py install