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.