TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

webpy 0.3 released

26 pointsby Autreover 16 years ago

6 comments

rlmover 16 years ago
They still haven't fixed the bug with sessions not being compatible with Web.reloader. :(<p>Otherwise, good to see web.py still making progress. :)<p>Definitely my preferred web framework.
endtwistover 16 years ago
Looks like it isn't "officially" released as the main site hasn't yet been updated, but it probably will be soon.<p>I have to say, though, of all the web frameworks for python, I particularly like this one for its simplicity (and it's released as public domain, to boot).
blasdelover 16 years ago
I find Google AppEngine's webapp to be a much improved version of web.py. It's not as ridiculously short, but it's much more polished, and the added bulk is universally useful.<p>I hadn't seen their indigenous templating system before -- it looks pretty slow, though not as dog-slow as Genshi.
etalover 16 years ago
Here's the announcement:<p><a href="http://groups.google.com/group/webpy/browse_frm/thread/964a2fdbb5417eb2" rel="nofollow">http://groups.google.com/group/webpy/browse_frm/thread/964a2...</a>
boumeover 16 years ago
This framework is terrific.
intellectronicaover 16 years ago
Congratulations!