I would still recommend Django. I think it's the best web-framework if
you are beginning. It's not like PHP, but I don't know of anything like
PHP in Python.
> And creating your own is that hard?
Yes, it's hard, especially if you are new to web development.
Cheers,
--
Henry Prêcheur
<ATT00001..txt>
Bobo's main goal is simplicity:
Jim
--
Jim Fulton
_______________________________________________
Web-SIG mailing list
Web...@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: http://mail.python.org/mailman/options/web-sig/python-web-sig-garchive-9074%40googlegroups.com
@bobo.query('/')
def hello():
return "Hello world!"
In web2py you do not need the first line. ;-)
Massimo
> Unsubscribe: http://mail.python.org/mailman/options/web-sig/mdipierro%40cti.depaul.edu
--- On Sun, 5/31/09, Omar Munk <omar.w...@gmail.com> wrote:
> From: Omar Munk <omar.w...@gmail.com>
> Subject: [Web-SIG] Web Framework
> To: web...@python.org
> Date: Sunday, May 31, 2009, 12:30 PM
> Hello....
> A good documentation.
> Not to overkill like
> Django
> Easy and simple
> Just something like
> PHP but without the dirty style.
> I like Karrigell
> but it looks like it's dead do you know a clone of
> it?
Hi Omar. Please have a look at WHIFF.
It has a lot of PHP-like features, but it's better :).
Please let me know what you think of it.
I'd be especially interested if you find
the documentation hard to understand --
please let me know where you got confused or
whatever. Thanks.
http://aaron.oirt.rutgers.edu/myapp/docs/W.intro
By the way I agree that PHP is ugly and most
Python frameworks are too complicated. I also
think the only reason PHP is so popular is
because there was never an appropriate Python
based alternative for the kinds of things
people like to do with PHP. This is the vacuum
I'm trying to fill with WHIFF.
-- Aaron Watters
===
less is more