Global Constant
Steve Nay's ramblings

Programming SimpleDB with Python and Boto

Lab 3 for CS 462 requires you to read from and write to SimpleDB. Using Boto in Python makes this pretty easy. Here are some simple examples:

The templates look like this (pretty simple):