From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <6574-1427270126-92759@sneakemail.com> Date: Wed, 25 Mar 2015 11:12:23 +0100 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a1140dcf2a32c1905121a22f8 Subject: Re: [9fans] Any examples of using the py9p client code? Topicbox-Message-UUID: 4ad7925a-ead9-11e9-9d60-3106f5b1d025 --001a1140dcf2a32c1905121a22f8 Content-Type: text/plain; charset=UTF-8 that doesn't help much if you want to use python though :) How far did you get Peter? Did you get past the auth stage? Have you looked into examples/cl.py ? py9p.Client class should do most of the heavylifting for you. bence 2015-03-25 9:01 GMT+01:00 Skip Tavakkolian : > it is easy using Go > > https://github.com/9fans/go > > > On Wed, Mar 25, 2015 at 12:55 AM <6o205zd02@sneakemail.com> wrote: > >> Can anyone point me at an example of using the py9p >> (http://mirtchovski.com/p9/py9p/ or >> https://pypi.python.org/pypi/py9p/1.0.8) client code to talk to a >> server. I've been playing around with a little bit, but haven't had any >> luck. >> >> More specifically, I would like to use it to write a client that talks >> to P9P acme. Is that even possible? If not is there some other python >> library that would help? >> >> thanks, >> Peter Canning >> >> >> --001a1140dcf2a32c1905121a22f8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
that doesn't help much if you want to use python thoug= h :)

How far did you get Peter? Did you get past the aut= h stage?
Have you looked into examples/cl.py ?
py9p.Client cla= ss should do most of the heavylifting for you.

ben= ce

201= 5-03-25 9:01 GMT+01:00 Skip Tavakkolian <skip.tavakkolian@gmail.c= om>:
it is= easy using Go


<= div class=3D"HOEnZb">

On We= d, Mar 25, 2015 at 12:55 AM <6o205zd02@sneakemail.com> wrote:
Can anyone point me at an example of using the py9p
(http://mirtc= hovski.com/p9/py9p/ or
https= ://pypi.python.org/pypi/py9p/1.0.8) client code to talk to a
server.=C2=A0 I've been playing around with a little bit, but haven'= ;t had any
luck.

More specifically, I would like to use it to write a client that talks
to P9P acme.=C2=A0 Is that even possible?=C2=A0 If not is there some other = python
library that would help?

=C2=A0 =C2=A0 =C2=A0thanks,
=C2=A0 =C2=A0 =C2=A0Peter Canning



--001a1140dcf2a32c1905121a22f8--