SJKingston.com Code

fgutils

is a collection of utilities written in Python for controlling and interpreting simulation data from the FlightGear flight simulator.

pastebin

is a simple pastebin application with syntax highlighting (using the Pygments library) and includes a simple XML-RPC-based API. A live demo is available.

zerp

is a compiler for Z, a toy programming language similar in syntax to Python and Pascal. It targets a virtual machine written in Python that supports a limited instruction set. Both the compiler and virtual machine are distributed in the same repository.

pygnuplot

is a Python library that provides an API to the gnuplot program, used to create plots and graphs on Unix-based systems.