My Projects

I have a few open source projects some are quite old others are fairly recent. I'm going to expand this page to give much more details, however for the moment a simple list of projects and their status will do.
  • Active

    Friendly Python SSH2 interface allowing easy file and directory transfer. This is based on the excellent ssh.py script from sftp-python-really-simple-ssh.

    From the command line you can install this in python by doing "easy_install zoink-sftp". Have a look at the PyPi Page for documentation. Launchpad Site.

  • Active

    This is a python client implementation of the STOMP protocol. The client is transport layer neutral, however it provides twisted networking usage examples. More...

  • Active

    My generic framework for acceptance / functional testing. I use it a lot but I don't expect others to. Its just for me ;) More...

  • Active

    This module helps in automatic client-server discovery and connection setup for networked applications. More...

  • Dormant

    This library is for use in kiosk based projects where disabling the mouse and keyboard, on any of the Win32 Os versions is required. This project can be used as a module in python or as C++ library. More...

  • Dormant

    This was my first open source project many years ago. I learned a lot about sockets and networking from this. I don't use this project and wouldn't recommend others to really. I list it more for sentimental reasons then anything else. More...