trying to create simple py script

Smaran Harihar smaran.harihar at gmail.com
Thu Aug 9 17:52:15 EDT 2012


Hi Guys,

I am trying to create a simple cgi-script to receive a Ajax
call, manipulate the string received and send it back as JSON.
Most of the people I have spoken to, seemed to be against using the cgi
script, but most of the documentation and tutorials seem to point to cgi
for AJAX calls. They said, it makes more sense to use django or bottle
which are python web framework.

So I am confused and wanted some guidance as to which should I chose?
Should I go with cgi or django/bottle?

-- 
Thanks & Regards
Smaran Harihar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120809/08fd14b2/attachment.html>


More information about the Python-list mailing list