Projects

Here is a list of some of my projects:

Easy terminal colors, with chainable methods.

Easy Settings python module allows you to save and retrieve applications settings quickly and easily.

Colorized cat command in Python. Uses Pygments to do automatic syntax highlighting.

Generate python code from a glade file. Signals are automatically stubbed out with correct arguments.

A small debug printing module for Python. Recursively prints lists, tuples, and dicts. Can print a debug message that includes the file name, function name, and line number.

New file creator. Creates source files from templates, and opens them automatically.

Format text into blocks with a maximum length for each line.

View, set, delete, and search file tags/comments using extended file attributes.

C library for terminal colors on linux.