Python Forms?
Paul Boddie
paul at boddie.net
Thu Oct 10 06:33:25 EDT 2002
More information about the Python-list mailing list
Thu Oct 10 06:33:25 EDT 2002
- Previous message (by thread): Python Forms?
- Next message (by thread): Python Forms?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Roberts <timr at probo.com> wrote in message news:<da7aqugdn2rgg90h2ag5gqr0gi7l29jetq at 4ax.com>... > > Besides Steve's suggestion, there are several add-on packages that add this > kind of capability. Webware has a unit called PSP that is very ASP-like. > Cheetah is similar to it. Both packages actually generate Python code and > execute it in a CGI context, although there are Apache extensions to allow > the generated scripts to run in Apache's context. It's worth reminding everyone that there's a comprehensive list of frameworks and presentation technologies here: http://www.python.org/cgi-bin/moinmoin/WebProgramming Paul
- Previous message (by thread): Python Forms?
- Next message (by thread): Python Forms?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list