Requirements¶
Fluo depends on the following packages:
- django http://www.djangoproject.com (see below for patches required)
- sphinx (help & docs)
- python-pygments (at least version 0.8.1). Required just to colorize code in the documentation section.
Django¶
Fluo uses django trunk version.
Python¶
Fluo works with python 2.5 and python 2.6.