Presentations with Pylize (Linux.com)
[Posted January 2, 2006 by ris]
Linux.com
covers
Pylize, a Python-based command-line tool for creating presentations.
"
In addition to a standard Python installation, Pylize depends on
HTMLgen, a Python package used to generate HTML; Empy, one of the
templating packages available for Python; and, optionally, the Python
Imaging Library. The Python Imaging Library and HTMLgen have been packaged
for a number of distributions (for example, there are Ubuntu and Fedora
packages available). Empy comes with a standard setup.py which you can use
to install the package with the python setup.py install command. To install
Pylize itself, run the install.py Python script that comes with the
distribution (after you've installed the prerequisites)."
(
Log in to post comments)