InstallationΒΆ

At the command line:

$ pip install bareon

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv bareon
$ pip install bareon

Previous topic

<no title>

Next topic

Usage

This Page