Skip to content

Repository files navigation

Installation and Setup
======================

Make a Python virtual environment::

    virtualenv --no-site-packages .
    source bin/activate

Install dependencies in the virtualenv::

    pip install -r requirements.txt

Start the server::

    paster serve development.ini

About

My submission to the "Agile Open Cup" challenge at Agile Open France 2011, implemented in Python using the Pylons web framework.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages