Codebase list python-castellan / 201914f doc / source / installation.rst
201914f

Tree @201914f (Download .tar.gz)

installation.rst @201914fraw · history · blame

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

At the command line::

    $ pip install castellan

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv castellan
    $ pip install castellan