[MarkyMarc]
>> I have be looking at quixote, but is this uptodate? "plain"
>> mod_python, can this make url to http put,get,delete and post?
[Steve Holden]
> Would you care to explain why quixote needs to be "uptodate"? Surely it
> either does what you want or it doesn't? If it dies, then it hard
MarkyMarc wrote:
> 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.
>
Translation: I am only interested in a
Michele Simionato <[EMAIL PROTECTED]> writes:
> On Sep 5, 9:54 pm, MarkyMarc <[EMAIL PROTECTED]> wrote:
> > 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
On Sep 5, 9:54 pm, MarkyMarc <[EMAIL PROTECTED]> wrote:
> 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.
>
>
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
MarkyMarc wrote:
> 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
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,