0

can python (version 2.6 ) create web services on the windows(32)? i hava a program that need python create a web service project.python 2.6 linked to mysql.

In China , less men develop it,so i can't find modules for web services!! if not,Linux may be the next step.

Rafe Kettler
  • 75,757
  • 21
  • 156
  • 151
Diavd
  • 1

2 Answers2

2

http://wiki.python.org/moin/WebFrameworks. There's a ton of web frameworks for Python that will work on any platform. I'm not sure exactly what you mean by "web service", but I promise you that you'll find something that meets your needs on that list.

Rafe Kettler
  • 75,757
  • 21
  • 156
  • 151
1

You can start by taking a look at:

Best way to create a simple python web service
Werkzeug

WebServices - PythonInfo Wiki
Dive Into Python: SOAP Web Services
Python Web Services

Community
  • 1
  • 1
Oscar Mederos
  • 29,016
  • 22
  • 84
  • 124
  • everyone here so nice and great, i feel that IT is strong in foreign!! and i learn JAVA for 2 years ,Spring ,hibernate ands struts2。In China ,lots of companys develop with them!! – Diavd Apr 16 '11 at 06:24
  • @Diavd just to ask... why should we care, in this context, about that you've learned Java, Hibernate, Spring,... when you're asking a question about Web services in Python? – Oscar Mederos Apr 16 '11 at 06:29
  • I just introduce something.people in china always learn the three! i believe that 1% students will learn it!but ,i feel that python and web services learned by lots of students and men,right? – Diavd Apr 16 '11 at 06:36