Google AppEngine, recently released, provides a highly scalable environment for hosting Python-based web applications. It's a perfect fit for hosting Facebook Applications, which can easily have scaling issues due to the number of Facebook users and the typical viral growth curve that Facebook Applications attain. I have modified PyFacebook, a common Facebook API client library, to work on AppE