REST web service in python 3?

I'm new to the python world and I'm currently in a new project using it. So since we we're there to learn, we chose to start with python 3. Now, we need to make a RESTful web service. After reading a few, I found out that the most used framework for web services is Django... and I also read on the Django website that it does not yet supports python 3.

Is there any other API that I could use in order to make a RESTful web service?

Thank you.

5
задан Alexandre Deschamps 11 September 2010 в 15:03
поделиться