Python Asynchronous I/O library (pyasynchio) [currently win-only]

2005-09-01 Thread Vladimir Sukhoy
This Python library is created to support asynchronous I/O (Input/Output) operations. Unlike most platform-independent asynch I/O libraries, pyasynchio is simple. You do not have to know much about programming and anything about AIO in particular to use pyasynchio. Unlike, for example, famous async

ANN: FarPy GUIE v0.0.1 - Python GUI Editor

2005-09-01 Thread [EMAIL PROTECTED]
I named this tool - FarPy GUIE, and is available at: http://farpy.holev.com/ This is a quote from the site: "GUIE (GUI Editor) provides a simple WYSIWYG GUI editor for wxPython. The program was made in C# and saves the GUI that was created to a XML format I called GUIML. This GUIML is a pretty st

ANN: pycairo release 1.0.0 now available

2005-09-01 Thread Steve Chaplin
Pycairo is a set of Python bindings for the multi-platform 2D graphics library cairo. http://cairographics.org http://cairographics.org/pycairo A new pycairo release 1.0.0 is now available from: http://cairographics.org/releases/pycairo-1.0.0.tar.gz

PyChecker lives, version 0.8.15 released

2005-09-01 Thread Neal Norwitz
Special thanks to Ken Pronovici. He did a lot of work for this release and helped ensure it occurred. Version 0.8.15 of PyChecker is available. It's been over a year since the last release. Wow, time really does fly. Since it's been so long I'm sure I screwed something up, treat it delicately.