How to do python and RESTful

Bruno Desthuilliers bruno.42.desthuilliers at wtf.websiteburo.oops.com
Thu Sep 6 04:50:41 EDT 2007


MarkyMarc a écrit :
> Hi all,
> 
> I want to make a web service application in python and keywords are
> RESTful, python and nice urls(urls mapped to python objects).
> 
> I don't want a big framework but a nice small one, that can just do
> the things I want.
> 
> I have be looking at quixote, but is this uptodate? "plain"
> mod_python, can this make url to http put,get,delete and post?
> 
> Can some one here point me some where I can read about python and
> RESTful or have some experiences with other?
> 
You may want to have a look at Pylons (http://pylonshq.com).



More information about the Python-list mailing list