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).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to