Tag Archives: Python

Track meet registration system

I developed a track meet registration system for a Seattle-area middle-school league. League administrators can authorize coach access, create meet event listings, and print athlete tags. Coaches can create team rosters and register athletes for their events. It runs on Google App Engine. If someone’s interested in using it, I can make the code available.

GetBook.py

Update (20 Feb 2014): It looks like the Maxwell Institute changed their website and the script no longer works. It’s fixable, but I don’t know when I’ll get around to it. The code is available here. A Python script to generate epub ebooks from the books made available online by the Neal A. … Continue … Continue reading GetBook.py