Installation

Python Versions

bartender is being developed and tested under Python 2.7.

Basic Installation

Bartender should be installed into the same site-packages area where the WSGI applications are installed (either a virtualenv or the global site-packages). You may need administrative privileges to do that. The easiest way to install it is using pip:

$ pip install bartender

or:

$ sudo pip install bartender

Source Code

The source is hosted on github: https://github.com/dhellmann/bartender

Reporting Bugs

Please report bugs through the github project: https://github.com/dhellmann/bartender/issues