Bruno Desthuilliers schrieb:
> beginner a écrit :
>> On Aug 1, 5:04 am, Bruno Desthuilliers > [EMAIL PROTECTED]> wrote:
>>> beginner a écrit :
>>> (snip)
>>>
Yes exactly. I just don't want to reinvent the wheel as I imagine
there are already tons of libraries and frameworks that support R
beginner a écrit :
> On Aug 1, 5:04 am, Bruno Desthuilliers [EMAIL PROTECTED]> wrote:
>> beginner a écrit :
>> (snip)
>>
>>> Yes exactly. I just don't want to reinvent the wheel as I imagine
>>> there are already tons of libraries and frameworks that support RPC or
>>> the like functions.
>> Why g
On Aug 1, 5:04 am, Bruno Desthuilliers wrote:
> beginner a écrit :
> (snip)
>
> > Yes exactly. I just don't want to reinvent the wheel as I imagine
> > there are already tons of libraries and frameworks that support RPC or
> > the like functions.
>
> Why go thru the pain of RPC, SOAP or such bloat
On Aug 1, 3:50 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> beginner wrote:
> > Hi Everyone,
>
> > I am looking for a way to allow a standalone python process to easily
> > interactive with a few web pages. It has to be able to easily receive
> > requests from the web and post data to the we
beginner a écrit :
(snip)
> Yes exactly. I just don't want to reinvent the wheel as I imagine
> there are already tons of libraries and frameworks that support RPC or
> the like functions.
Why go thru the pain of RPC, SOAP or such bloated horrors ? Why not just
use plain old HTTP with a RESTful A
beginner a écrit :
> Hi Steve,
>
> On Jul 31, 11:42 am, Steve Holden <[EMAIL PROTECTED]> wrote:
>> beginner wrote:
>>> Hi Everyone,
>>> I am looking for a way to allow a standalone python process to easily
>>> interactive with a few web pages. It has to be able to easily receive
>>> requests from
beginner wrote:
> Hi Everyone,
>
> I am looking for a way to allow a standalone python process to easily
> interactive with a few web pages. It has to be able to easily receive
> requests from the web and post data to the web.
>
> I am thinking about implementing a standalone soap server, but I
On Jul 31, 1:11 pm, Steve Holden <[EMAIL PROTECTED]> wrote:
> beginner wrote:
> > Hi Steve,
>
> > On Jul 31, 11:42 am, Steve Holden <[EMAIL PROTECTED]> wrote:
> >> beginner wrote:
> >>> Hi Everyone,
> >>> I am looking for a way to allow a standalone python process to easily
> >>> interactive with a
beginner wrote:
> Hi Steve,
>
> On Jul 31, 11:42 am, Steve Holden <[EMAIL PROTECTED]> wrote:
>> beginner wrote:
>>> Hi Everyone,
>>> I am looking for a way to allow a standalone python process to easily
>>> interactive with a few web pages. It has to be able to easily receive
>>> requests from the
In article <[EMAIL PROTECTED]>,
Steve Holden <[EMAIL PROTECTED]> wrote:
>beginner wrote:
>> Hi Everyone,
>>
>> I am looking for a way to allow a standalone python process to easily
>> interactive with a few web pages. It has to be able to easily receive
>> requests from the web and post data to t
Hi Steve,
On Jul 31, 11:42 am, Steve Holden <[EMAIL PROTECTED]> wrote:
> beginner wrote:
> > Hi Everyone,
>
> > I am looking for a way to allow a standalone python process to easily
> > interactive with a few web pages. It has to be able to easily receive
> > requests from the web and post data to
beginner wrote:
> Hi Everyone,
>
> I am looking for a way to allow a standalone python process to easily
> interactive with a few web pages. It has to be able to easily receive
> requests from the web and post data to the web.
>
> I am thinking about implementing a standalone soap server, but I a
Hi Everyone,
I am looking for a way to allow a standalone python process to easily
interactive with a few web pages. It has to be able to easily receive
requests from the web and post data to the web.
I am thinking about implementing a standalone soap server, but I am
not sure which library is go
13 matches
Mail list logo