pyPSYC

pyPSYC aims to be a python framework for programming PSYC. At the moment it is based on the asyncore library, which is part of the standard distribution, but maybe I will change it to use twisted as a more powerful framework

Now there is a little dumb PSYC-client included as pypsyc/console_client.py . It does just two things: You see, there is not much needed for a functional PSYC-client