Hacker News new | ask | show | jobs
by mdasen 6582 days ago
It might not be dead. It might simply be done.

web.py is meant to be anti-framework. Adding new features probably isn't high on his list since it's not supposed to be monolithic like that. The code is stable and complete for what it was supposed to accomplish. Is there something you're looking for it to do that it doesn't (that would still be within their anti-framework scope)?

1 comments

It doesnt do sessions natively without using flup, but i heard that that will be included in webpy 0.3 but noword about its release for now. and i just wish it could incorporate open id also.