Installation

At the command line either via easy_install or pip:

$ easy_install dictator
$ pip install dictator

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv dictator
$ pip install dictator

Project Versions

Previous topic

Welcome to dictator’s documentation!

Next topic

Usage

This Page