954,525 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

python: mysql - web programming

im new to python, been working in php largely in the past, but wanted to learn something new and different.

as such, i want to use python to create webpages, but have been tinkering in the IDLE until now...

when using php, I use a local install of WAMP... is there something available like this for python?

i also want to play around with some mysql integration but using a database currently on the web... keeping the python files local...

Can anyone advise on the best route?

Thanks

lifeworks
Junior Poster
145 posts since Nov 2007
Reputation Points: 15
Solved Threads: 2
 

Hi.
You can try installing apache, python, apaches´modpython and python-mysqldb, that´s all what you need. But for Python web programming, I use Django, a Python´s web framework tha makes your live easy, give it a try and you´ll never look back to php or something else.
cheers.

Pupo
Newbie Poster
18 posts since Sep 2005
Reputation Points: 10
Solved Threads: 2
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: