"Note the "dev"...." Yeah, me being a packaging noob, I haven't quite got a hold of what I should do to get rid of that yet, but I do plan on making one more change when SDK 1.6.4 is released because the buildout should be made a lot simpler then. :)
@Constatine Also, there's a chapter in the pyramid cookbook now that goes into more detail on how to use it. http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/deployment/gae_buildout.html On Friday, March 23, 2012 4:43:48 PM UTC-4, Jim Washington wrote: > > On Fri, 2012-03-23 at 09:55 -0700, Constantine Vasil wrote: > > I was able to successfully run a "Hello World" Pyramid app > > using Python 2.5. > > > > > > I need to run Python 2.7 now. > > > > > > Here is what is needed: > > http://code.google.com/appengine/docs/python/python27/using27.html > > Hi, Constantine > > Short answer: It can work. Probably. > > Long answer: > > One way to do it is to start with a pyramid scaffold newly built just > for this purpose. > > http://pypi.python.org/pypi/pyramid_appengine/0.5.2dev<http://pypi.python.org/pypi/pyramid_appengine/0.5.2dev> > > Note the "dev". Help development of this scaffold by submitting issues > to > https://github.com/twillis/pyramid_appengine<https://github.com/twillis/pyramid_appengine>. > > BTW, An initial proof of concept of the setup you mention (and using the > scaffold I mention) is at > http://test-app-509.appspot.com/<http://test-app-509.appspot.com/>. > > - Jim Washington > > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/bM7Ic7GL7F8J. 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.
