Muffinresearch Labs by Stuart Colville

Google App Engine | Comments (0)

Posted in Code, Software on 8th April 2008, 8:25 am by Stuart

Fancy running a Python app on Google’s scalable architecture? Now you can. Google App Engine has launched offering developers the ability to run python applications (other languages to follow) using a wsgi compliant framework via a built-in framework called webapp. You also get access to datastore
which shows a lot of similarities to Django’s modelling API. Datastore is an API that allows you access to Google’s scalable database infrastructure and if you want you can also use GQL which stands for Google Query Language which is essentially a subset of SQL.

Django Included

Google have also included Django in the box and there are details of how to configure Django to work within Google App Engine. This highlights the benefits of a framework comprising of loosely coupled components. The only main difference using Django with Google App Engine is that you use the Datastore API instead of the Django data modelling API.

Usage limitations

Signing up is free however the following limitations are stipulated:

A free account can use up to 500MB of persistent storage and enough CPU and bandwidth for about 5 million page views a month

Conclusion

All in all this is a great announcement from Google - for me it’s things like this that validate Python as a mature language for use on the web. This also provides an excellent starting-point for anyone who wanted to use Python for a web app but didn’t have the means to get started. The app framework is well-documented and I for one look forward to trying it out.

via Simon Willison

Related Links

Post Tools

Comments: Add yours







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



Standalone mac battery charger|(0)

Got a spare mac battery? I’ve often wondered why up until now no-one’s produced a standalone charger so that you can charge batteries without having to plug them into the mac. Fortunately Fastmac.com have produced a standalone charger that allows you to do just that. and it’s compatible with iBooks, Powerbooks, macbooks and Macbook Pros. It’s also 110/200v. Exactly what I was looking for!

Django Admin Ominigraffle Stencil|(0)

Colleague Alex Lee has created a nice stencil for omingraffle with the Django Admin UI components, perfect for wireframing customised admin screens. For more details and to download the stencil see Alex’s Blog csensedesign.co.uk

Photos on Flickr

© Copyright 2004-08 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by 1&1 This page was baked in 0.755s.