Category Archives: python

Google App Engine

Google just announced a web application infrastructure called Google App Engine. Unlike Amazon’s offerings of a la carte services, Google provides a sandbox to host your application using a Python runtime environment. In addition to the Python runtime, Google App Engine provides access to a data persistence layer, Google’s account management system, and [...]

Also posted in software, technology, tools | Leave a comment