Python on the web, how to?

A

Atul.

Hello All,

Needless to say I am new to python and web programming. I am looking
for a quick Python-101 course / tutorial for "using python to
implement dynamic content on web" under some web server. Any pointers
what should I be reading?

Regards,
Atul.
 
C

Chris Rebert

Hello All,

Needless to say I am new to python and web programming. I am looking
for a quick Python-101 course / tutorial for "using python to
implement dynamic content on web" under some web server. Any pointers
what should I be reading?

Google for "Python web framework" and take your pick.

Some popular choices:
- Django: http://www.djangoproject.com/
-- associated online book: http://djangobook.com/
- TurboGears: http://turbogears.org/

Cheers,
Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,200
Messages
2,571,046
Members
47,646
Latest member
xayaci5906

Latest Threads

Top