This pages host several Open Source Python packages and modules developed
by LivingLogic.
- ll.xist is an &html;/&xml;
generator that's easy to extend with new elements. (These pages are
generated with &xist;)
- ll.ul4c is a crossplatform
templating language.
- ll.url, a module that implements
an RFC2396 compatible &url; class.
- ll.make is an object oriented
make replacement.
- ll.daemon is a module that
can be used on UNIX to fork a daemon process.
- ll.sisyphus is a module that
simplifies running Python stuff in cron jobs.
- ll.color handles RGB color
values and conversion between different color models.
- ll.orasql contains a few
utilities for working with cx_Oracle.
- ll.misc contains common
functionality used by the other packages.
- Aplora is a script that
can be used with Apaches piped logging facility to log &http; requests to
an Oracle database.
- Pycoco builds the
Python interpreter from the current Python source, runs the test suite and
generates an &html; report about the code coverage.
A Trac instance is available
hosting all these packages.