InstallationΒΆ

At the command line:

$ pip install castellan

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv castellan
$ pip install castellan

Previous topic

Castellan

Next topic

Usage

This Page