[Baypiggies] new web application framework.
Shannon -jj Behrens
jjinux at gmail.com
Thu Mar 1 00:55:34 CET 2007
On 2/26/07, Keith Dart <keith at dartworks.biz> wrote:
> After some experience with the Django web application framework, and
> studying other frameworks such as Pylons and Paste, I decided to
> create yet another framework. ;-) This one is closer to my idea of
> "perfection" in a framework. ;-) It's salient features over other is:
>
> Runs on Linux
> Python based.
> No threads.
> Integrated lighttpd and fastCGI coprocesses.
> Virtual hosting.
> Process controller (with restart).
> Fast.
> Standards compliant.
> No templates required.
> Modern WSGI interface.
> Object oriented.
> As flexible as Python itself.
>
> But... it's new and not fully tested.
Hi Keith,
Pylons can do all of those things, without constricting you to *just*
those things. Welcome to the wonderful world of Web framework
creators ;) I'm guilty as well ;)
Happy Hacking!
-jj
--
http://jjinux.blogspot.com/
More information about the Baypiggies
mailing list