Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

mootiro_form is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0beta1 Failed View build log
Windows (64-bit)
1.0beta1 Failed View build log
Mac OS X (10.5+)
1.0beta1 Failed View build log
Linux (32-bit)
1.0beta1 Failed View build log
Linux (64-bit)
1.0beta1 Failed View build log
 
Links
Author
Lastest release
version 1.0beta1 on May 31st, 2011

Mootiro Form

Mootiro Form is a web application for web form creation, collection of entries and report generation.

Mootiro is an effort by [IT3S](www.it3s.org) to build web tools for non-governmental organizations (NGOs).

The license is BSD. See the file LICENSE.txt

Technical Instructions

Mootiro Form is a web app built on top of Python, Pyramid, SQLAlchemy, Genshi, JQuery and other libraries.

Installation follows pretty much the same instructions as any Pyramid web app.

Specific settings are covered in the INSTALL.txt file.

Installation instructions

Requirements

### Operating System ###

Mootiro Form should run fine on Linux (recommended), Unix and Mac OS.

All development has been done under Linux, but deploying on Windows should work if the required libraries are available.

### Python ###

Python 2.7 or higher is required. __Python 3 is not supported yet.__

We recommend using virtualenv for installing the necessary libraries. On Ubuntu Natty, you can install them with sudo apt-get install python-setuptools

### Database ###

  • PostgreSQL 8 or 9 (recommended)
    • Make sure to install the psycopg2 library. On Ubuntu Natty, you can install it with sudo apt-get install python-psycopg2
  • SQLite 3

### HTTP Server ###

We recommend using Apache with mod_wsgi, but theoretically, any server supporting [WSGI](http://wsgi.org) interface should do fine.

Apache can be installed on Ubuntu Natty with sudo apt-get install apache2 libapache2-mod-wsgi

0.0
  • Initial version

Subscribe to package updates

Last updated May 31st, 2011

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.