Codebase list python-castellan / 93eb3a9 doc / source / installation.rst
93eb3a9

Tree @93eb3a9 (Download .tar.gz)

installation.rst @93eb3a9raw · history · blame

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

At the command line::

    $ pip install castellan

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv castellan
    $ pip install castellan