Installing on Google App Engine..

4 views
Skip to first unread message

bvelasquez

unread,
Nov 1, 2008, 10:15:32 AM11/1/08
to creoleparser
Do you have instruction or could help me install this on Google App
Engine? What are the minimum files necessary to run this? Do I need
to install Genshi with my project?

Thanks

Barry

Visit me at the TaPingYa GAE Chat Room
http://tapingya.appspot.com/room?room_id=3704

shday

unread,
Nov 1, 2008, 12:28:47 PM11/1/08
to creoleparser
Hi Barry,

Latest development build works on app engine.

I think there is a way to upgrade from svn using easy_install. If you
can't figure that out, just replace the current elements.py with the
latest from the trunk and you should be good:

http://creoleparser.googlecode.com/svn-history/r70/trunk/creoleparser/elements.py

Steve

shday

unread,
Nov 1, 2008, 1:24:16 PM11/1/08
to creoleparser
> What are the minimum files necessary to run this? Do I need
> to install Genshi with my project?

The only thing creoleparser really needs is genshi.builder, which
itself imports from genshi.core

These imports are GAE friendly.

The creoleparser 0.5 import that fails on GAE is from genshi.filters.
I wrapped this in a try-except in r68 <http://code.google.com/p/
creoleparser/source/detail?r=68>.

The sandbox uses Django for templating because that part of Genshi
doesn't work on GAE :(

Steve

Reply all
Reply to author
Forward
0 new messages