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.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor
Pygments is a generic syntax highlighting engine written in Python.
Pygments only used, if its installed.
Textile is a XHTML generator using a simple markup developed by Dean Allen.
python-markdown implements John Gruber's Markdown syntax and fully passes Markdown Test Suite 1.0
reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system.