============
Installation
============

At the command line::

    $ pip install bareon

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv bareon
    $ pip install bareon
