Downloads

Links to software I've written.

WikklyText


WikklyText is a TiddlyWiki-compatible wikitext engine written in Python. It can be used both as a Drupal plug-in, as well as for creating standalone (X)HTML documents.

Read more at the WikklyText Homepage

boodebr library


The boodebr library is a collection of lower level modules that I've written here and there and finally collected together in a package. It has modules for JSON/XML pickling, configuration files, pysqlite, and other useful utilities.

Read more at the boodebr library wiki

pyconfig


pyconfig is a small Python module that lets you do runtime discovery of interpreter capabilities, rather than relying on hardcoded sys.version_info comparisons.

It is now part of the boodebr library

You can read more about it here:
Written in WikklyText.

Reply

The content of this field is kept private and will not be shown publicly.