Python web service ...

Tim Williams tim at tdw.net
Sat Aug 26 12:57:50 EDT 2006


> At this time right now I prefer to do something that works the quickest
> possible...
> I never had any experience with CGI, do I need to set up a web server
> for that ?
> can you point me some usefull reading material so I can get a start ?
> I will post for a comment at Zope , I had installed once and it was
> very easy. Don't know if it will be easy too to get my job done...

If you need a quick-start and short learning curve,  Karrigell is the
one to go for.   You can have the beginnings of your own site/web-app
running within minutes of downloading it.

It now has better CGI handling too - if you must go that route :)

www.karrigell.com

I recommend the Karrigell tour also,  click on the icon next to each
example to see how each one is coded, and it has a file upload example
that should get you started.

http://karrigell.no-ip.info/demo/frame_tour_en.htm

:)



More information about the Python-list mailing list