Python for web development ...

T

thushianthan15

Hi everyone,

I have to do a web based application for my final year project. Since,
i am only familiar with basic HTML and Java Script, i am totally new
to this one. My friends are using LAMP (P->PHP). But i want to use
Python. Is it possible to use Python with Apache and MySQL. Is it
possible ? Any websites/books ?

Thank you
 
M

marc wyburn

Hi everyone,

I have to do a web based application for my final year project. Since,
i am only familiar with basic HTML and Java Script, i am totally new
to this one. My friends are using LAMP (P->PHP). But i want to use
Python. Is it possible to use Python with Apache and MySQL. Is it
possible ? Any websites/books ?

Thank you

there are a number of ways to do it. I've used mod_python embedded
into Apache and it worked well and I found it easy to pick up and
advanced enough to do pretty much whatever I wanted. There are in
depth docs and tutorials on the mod_python page. You could also look
at a preconfigured stacks like Turbogears or Django although they may
have many features you don't need. Have a look at
http://wiki.python.org/moin/WebFrameworks
 

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

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,810
Latest member
Kassie0918

Latest Threads

Top