Menu:

dependencies and copyrights

We build on top of existing solutions. PyLucid would be released in two packages: The full and the lite one.

If you use the lite packages, you must install django by hand. Pygments is optional.

External modules we never include are the database adapters and the optional markup engines: Textile (original), Markdown and ReStructuredText.

external project infos

django

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

TinyMCE

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor

Pygments (optional)

Pygments is a generic syntax highlighting engine written in Python.

Pygments only used, if its installed.

PyTextile (optional)

Textile is a XHTML generator using a simple markup developed by Dean Allen.

Markdown (optional)

python-markdown implements John Gruber's Markdown syntax and fully passes Markdown Test Suite 1.0

ReStructuredText (optional)

reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system.