Other projects

Most of the projects in this page are small and not worth a release, but are actively used and maintained (unless explicitly noted).

They're usually available through a git repository only.

blitiri

A single-file blog engine written in Python. Uses reStructuredText for markup, and has tagging support.

git clone git://blitiri.com.ar/blitiri

Browse blitiri source
Download latest version: blitiri-HEAD.tar.gz

wikiri

A single-file wiki engine written in Python. Uses reStructuredText for markup, and has optional git support for history tracking.

git clone git://blitiri.com.ar/wikiri

Browse wikiri source
Download latest version: wikiri-HEAD.tar.gz

pyweave

A single-file Mozilla Weave server written in Python. With it, you can use your own server to synchronize your bookmarks, instead of using Mozilla's.

git clone git://blitiri.com.ar/pyweave

Browse pyweave source
Download latest version: pyweave-HEAD.tar.gz

abk

A backup script written in python. Originally oriented to do packet writing backups, it can do both incremental and complete backups (it uses an external index to do so), and can compress and checksum files on the fly with different algorithms.

git clone git://blitiri.com.ar/abk

Browse abk source
Download latest version: abk-HEAD.tar.gz

pygen

A static HTML generator. It's a small template system I use to generate this site. It parses text files (HTML or not, it doesn't really care) and outputs the result, allowing you to include other files and embed python code.

git clone git://blitiri.com.ar/pygen

Browse pygen source
Download latest version: pygen-HEAD.tar.gz


Alberto Bertogli (albertito@blitiri.com.ar) - Last updated 03/Feb/2010