Codebase list python-castellan / 66e05c6 doc / source / installation.rst
66e05c6

Tree @66e05c6 (Download .tar.gz)

installation.rst @66e05c6raw · history · blame

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

At the command line::

    $ pip install castellan

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv castellan
    $ pip install castellan