On Tue, Apr 08, 2008 at 10:35:37AM -0700, Dinesh B Vadhia wrote:
> Hi!  Google announced an app server that allows pure Python developed 
> applications/services to use their infrastructure.  This maybe of use to many 
> on this list.  Further details can be found at: http://appengine.google.com/ 
> 
> The SDK include a modified Python 2.5.2 and Django 0.96.1, WebOb 0.9 and 
> PyYAML 3.05.
> 
> As an aside, does anyone here have experience of WebOb and specifically is it 
> a mini web framework (like webpy)?  
> 
> Cheers
> 
> Dinesh

Hi,

how safe is it to just run the dev server, as I didn't get one of the 
prerelease accounts either.
I'm running one in a XEN sandbox on Debian Etch using the Nginxi HTTP server to 
proxy domain:80 to localhost:8080

Regards
HC
 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to