he asked "Is that even possible?", hence my suggestion. On Wed, Mar 25, 2015 at 3:12 AM Bence Fábián wrote: > 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 >>> >>> >>> >