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:
- The Python Tourist #5: Replacing sys.version_info with pyconfig
- pyconfig.py updated for Python 2.5-alpha1
Written in WikklyText.

Comments
Post new comment