Installation

Packaged

From PyPI

pip install blackhole

Or

easy_install blackhole

From GitHub

pip install -e git+git://github.com/kura/blackhole.git#egg=blackhole

From source

Download the latest tarball from PyPI or GitHub. Unpack and run:

python setup.py install

Table Of Contents

Previous topic

Blackhole

Next topic

Configuration options

This Page