http://wiki.pylonshq.com/display/pylonscookbook/Pylons+Running+on+Google+AppEngine
This how-to tries to get Pylons running on GAE with as little customization to the Pylons App as possible. In other discussions on this mailing list, I've heard that this isn't a good idea, but I wanted to get this "out there" for discussion. Thanks to Jason S. for his write-up here: http://countergram.com/articles/pylons-google-app-engine/ (discussed here: http://groups.google.com/group/pylons-discuss/browse_thread/thread/e77408ca8f406efb?hl=en ) And to Mike and Ian for their continued help and advice. So, what do we think about this? It's pretty close to Jason's work, but slightly different in that no patch to Paste is required, and since I use pip rather than easy_install, things work out a little differently for sys.path. Also, I have managed to get the DataStore working on the local standard Pylons install. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
