Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>How about <a href="http://www.tipfy.org/" rel="nofollow noreferrer"><strong>tipfy</strong></a>, a open source lightweight python-based framework made for GAE?</p> <p>Its core can be enhanced through usage of <a href="http://www.tipfy.org/wiki/extensions/" rel="nofollow noreferrer">extensions</a>.</p> <ul> <li><p>Combining some of those extensions would allow you to perform auth against different systems (Google, Facebook, Twitter...) or against your own baked one. An example of this can be found <a href="http://tipfy-auth.appspot.com/" rel="nofollow noreferrer">here</a>, source code is available <a href="http://code.google.com/p/tipfy-ext-auth/source/browse/#hg/examples/multi-auth" rel="nofollow noreferrer">here</a>.</p></li> <li><p>A really simple sample of JSON rendering is available <a href="http://www.tipfy.org/wiki/tutorials/hello-world/#hello-world-take-3-json-christ-superstar" rel="nofollow noreferrer">here</a>.</p></li> </ul> <p>Of course, other python frameworks run on top of AppEngine. You'll find in the <a href="http://groups.google.com/group/google-appengine-python/" rel="nofollow noreferrer">AppEngine-Python</a> google group, a <a href="http://groups.google.com/group/google-appengine-python/browse_thread/thread/fad46eb3745c39c2-" rel="nofollow noreferrer">thread</a> discussing pros/cons of most of them.</p> <p>Considering speed, those links may shed some light on the subject</p> <ul> <li><a href="https://stackoverflow.com/questions/1085898/choosing-java-vs-python-on-google-app-engine/1087878#1087878">Choosing Java vs Python on Google App Engine</a></li> <li><a href="http://distractable.net/coding/google-appengine-language-performance-comparison-followup/" rel="nofollow noreferrer">Google AppEngine Language Performance Comparison Followup</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload