[EMAIL PROTECTED] a écrit :
I have looked briefly at Karrigell. does it support user logins?
S
Yes, you can take a look at the "portal" demo to see how it works
Regards,
Pierre
--
http://mail.python.org/mailman/listinfo/python-list
I have looked briefly at Karrigell. does it support user logins?
S
--
http://mail.python.org/mailman/listinfo/python-list
You can also take a look at Karrigell
(http://karrigell.sourceforge.net). You can write pure Python scripts
or use a PHP-like syntax, and it is shipped with gadfly, an SQL engine,
and with KirbyBase, a database engine which uses a Pythonic syntax. As
for all the web frameworks, you can also work wi
On Apr 05, 2005, at 02:01, Stewart Midwinter wrote:
I don't want to hear anything about Zope - it's way too complex for my
needs or desires. Other than that, fire away!
I have an inexplicable attraction to CherryPy. Perhaps something to do
with its name 8^)
http://www.cherrypy.org/
http://www.che
Stewart Midwinter wrote:
hi all:
I'm a python user in my day job. Now I want to take on a personal pet
project which will involve the creation of a website on my home
server. I'll want to keep track of users through user accounts and
logins, allow them to upload information to a database (maybe my
Stewart Midwinter wrote:
> I would like to take a stab at doing this in Python instead of PHP,
> but I'd like to hear from people who are familiar with both, or who
> have a good understanding of web application toolkits in Python.
> Which is likely to be the least painful route?
>
> I'm already
Check out http://pyre.third-bit.com/pyweb/index.html
Grig
--
http://mail.python.org/mailman/listinfo/python-list
hi all:
I'm a python user in my day job. Now I want to take on a personal pet
project which will involve the creation of a website on my home
server. I'll want to keep track of users through user accounts and
logins, allow them to upload information to a database (maybe mySQL or
SqLite), and in t