Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 589 Bytes

index.rst

File metadata and controls

31 lines (22 loc) · 589 Bytes

Minform

examples api minform contributing authors

This package is available on github, at https://github.com/daviddonna/minform.

Installation

At the command line:

$ easy_install minform

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv minform
$ pip install minform