comtypes 0.2 released

2006-02-16 Thread Thomas Heller
comtypes is a pure Python COM package, based on the ctypes FFI library. comtypes replaces and extends the former ctypes.com package. It offers superior support for custom COM interfaces with typelib support. Requires ctypes 0.9.9.3 or later. Limitations: - inprocserver code should work, localse

[ANN] PyTables (A Hierarchical Database) 1.2.2 is out

2006-02-16 Thread Francesc Altet
=== Announcing PyTables 1.2.2 === This is a maintenance version. Some important improvements and bug fixes has been addressed in it. Go to the PyTables web site for downloading the beast: http://pytables.sourceforge.net/ or keep reading for more i

RPyC-2.32

2006-02-16 Thread tomerfiliba
Remote Python Call (RPyC) 2.32 http://rpyc.sf.net RPyC is a transparent, symmetrical python library for distributed-computing. It began as an RPC library (hence the name), but grew into something much more comprehensive with many use cases. It basically works by giving you full control over a remo

ctypes 0.9.9.3 released

2006-02-16 Thread Thomas Heller
ctypes 0.9.9.3 released - Feb 15, 2006 == Overview ctypes is an advanced ffi (Foreign Function Interface) package for Python 2.3 and higher. ctypes allows to call functions exposed from dlls/shared libraries and has extensive facilities to crea

ANN: PyIE - Python Inference Engine

2006-02-16 Thread Ralph Miller
PyIE, Python Inference Engine, is now available at "DFWPython.org", under "Our Source Repository", thanks to Jeff Rush. The current revision is 0.9.10. What's PyIE ? - PyIE is an hypothesis based, agenda driven, object oriented inference engine written in Python. I