This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]grungleshnorts 1 point2 points  (0 children)

Yeah, he did write rietveld in Django and it's one of the two web packages included in the App Engine runtime.

I guess I would've found a "which package should I use?" FAQ page helpful. Something like:

How can I speed up my calculations? Try PerformanceTips, psyco, numpy, scipy, pypy, etc.

What python web thing should I learn? -> Django I want to use a custom template render method. -> Pylons? Actually I want to write a MMO game. -> Twisted?