Pizza Py Party 0.2 Release
Inspired by the popular program Pizza Party, Pizza Py Party is a command line program for ordering pizza from Domino's. Here is a list of some of the major features of this program:
- Runs on any major operating system supported by Python
- Utilizes the new Domino's online order form
- Can be used at locations that the old QuikOrder site doesn't allow, such as my hometown Peoria, IL
- Can use batch files for ordering many pizzas
- Supports the use of online coupons
- Can read default settings from a configuration file
- Unattended / background operation
- Pizza Py Party is licensed under the GNU General Public License
Changes since 0.1:
- Positional arguments are now handled so Pizza Py Party now has command-line syntax that is more similar to Pizza Party. Check the documentation for more details
- Added more crust choices and edited topping choices to correspond to the changes in the Domino's website
- Trimmed down the code by around 100 lines
- Pizza Py Party is now licensed under GPL version 3
Download: http://bored.homelinux.net/projects/pizza-py-party/pizza-py-party-0.2.tar.gz
Documentation: http://bored.homelinux.net/projects/pizza-py-party/man/
Credits: Travis Nickles (ryoohki7 AT yahoo DOT com) - Author Cory Arcangel (cory AT post-data DOT org) and Michael Frumin (mfrumin AT eyebeam DOT org) for making Pizza Party.


