Pizza Py Party 0.2.2
I spent a little time working on Pizza Py Party this weekend. The Domino's web site has changed pretty significantly since I logged in last and the script was broken in many places. I took the opportunity to try to clean up some portions of the code and some portions of the code have been rewritten. The page parser classes are the main portions of the code that got completely rewritten; the code in the old classes was so sloppy and unreadable. There have been tiny increments in most of the helper functions. There are plenty of other changes that could be made to clean up the code and make it acceptable by my current standards but those changes will have to wait. Anyway, here is a list of some of the changes for this version.
- Program now works with updated Domino's site as of 01/19/2009
- Page parser classes have been rewritten. Much cleaner and better structured code
- Form handling regarding main pizza form should be more flexible now
Download: http://ryochan7.webfactional.com/files/projects/pizza-py-party-0.2.2.tar.gz
Documentation: http://ryochan7.webfactional.com/files/projects/pizza-man/


