The Latex template I created for writing my diploma thesis at Hochschule München.
A small Python 2.7 application that periodically puts info about open windows and running processes into a SQlite or PostgreSQL database.
Batch files for mounting and unmounting a directory to a drive letter on Windows.
A minimal template for creating a wxPython GUI application that acts as a drag & drop target for files and folders.
A minimal template for creating a wxPython GUI application that runs a function periodically and displays the last run time.
A minimal template for creating a wxPython GUI application and compiling it into an *.app (for OS X) / *.exe (for MS Windows) with py2app, py2exe, cx_freeze and PyInstaller.