I would like to announce Kajongg - it is a Mah Jongg game
(not yet another solitaire but the real game for four
players). It is written 100% in python and regular
expressions. The GUI is done with PyQt4, and the
network part is written using twisted.
Dear twisted people - you have a list of proj
Hi,
Currently I'm using twisted.web api for my http server.
If I have to implement a file upload from client, is it possible to receive a
file at server end using twisted.web? or should I move to twisted.web2?
but I read twisted.web2 is not stable(that too, I may have to change my code
for a shif