Working on Python Package for Arduino -- Help Appreciated!

I've started working on a Python interface for the arduinos on top of pyFirmata with simpler APIs for easy prototyping targeted at designers, educators and students.

Anyone familiar with Python who want to contribute to this open source project, I'd appreciate getting help with writing tests and more (or just following for cheeriness's sake ;)).

Hey. How about a function that will upload the Firmata sketch? Isn't it possible to use the Arduino IDE in command-line mode?
Your project is GREAT. I will use this a lot. I have been trying to install pyFirmata and never succeeded. But this works after merely unzipping!
Thank you for doing this.