File: index.rst

package info (click to toggle)
python-castellan 5.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 856 kB
  • sloc: python: 5,465; sh: 31; makefile: 28
file content (12 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ pip install castellan

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv castellan
    $ pip install castellan