appengine-monkey, Pylons, library support

0 views
Skip to first unread message

Ian Bicking

unread,
Apr 13, 2008, 6:33:53 PM4/13/08
to google-a...@googlegroups.com, pylons-discuss
Hi all. I've been working on a project to provide some of the
functionality that is missing from the App Engine environment:

http://code.google.com/p/appengine-monkey/

Currently this fairly modest set of functions and a couple modules.
Some of the modules provided (like subprocess) aren't actually
*working*, but this makes the module importable for cases where a
library imports a module, but only uses that module in a couple
functions, and there's other parts of the library that are still useful.

This also makes Setuptools functional, and by association Pylons.

The current state of Pylons is that the Mako trunk is working and the
session handling (provided in the Beaker trunk) supports the Datastore
as a backend. So Pylons basically works, though with the caveat that it
hasn't been tested much.

Full instructions for starting a Pylons application are located here:

http://code.google.com/p/appengine-monkey/wiki/Pylons

I also welcome contributors to appengine-monkey. If you are interested
in implementing layers on urlfetch to be compatible with httplib,
urllib, or urllib2, that would be well within the scope of this project.

(BTW, my blog post describing mostly the same things as this email is
here: http://blog.ianbicking.org/2008/04/13/app-engine-and-pylons/)

--
Ian Bicking : ia...@colorstudy.com : http://blog.ianbicking.org

Brett

unread,
Apr 15, 2008, 2:45:50 AM4/15/08
to Google App Engine
Hey Ian,

Thanks for the post and all of the info! It's very much appreciated!

-Brett
> Ian Bicking : i...@colorstudy.com :http://blog.ianbicking.org

Jorge Vargas

unread,
Apr 16, 2008, 3:50:10 AM4/16/08
to pylons-...@googlegroups.com, google-a...@googlegroups.com
On Sun, Apr 13, 2008 at 6:33 PM, Ian Bicking <ia...@colorstudy.com> wrote:
>
> Hi all. I've been working on a project to provide some of the
> functionality that is missing from the App Engine environment:
>
> http://code.google.com/p/appengine-monkey/
>
> Currently this fairly modest set of functions and a couple modules.
> Some of the modules provided (like subprocess) aren't actually
> *working*, but this makes the module importable for cases where a
> library imports a module, but only uses that module in a couple
> functions, and there's other parts of the library that are still useful.
>
Great work Ian, I was going to tackle this on saturday's sprint, to
get TG2 working. So I guess I'll work on top of your code and we'll
probably get a good result by then. So expect patches.
Reply all
Reply to author
Forward
0 new messages