[ANN] Next Meeting of pyCologne, February, 10th

2010-02-08 Thread Thomas Lenarz
Hello, The next meeting of pyCologne will take place Wednesday, February, 10th starting about 6.30 pm - 6.45 pm at Room 0.14, Benutzerrechenzentrum (RRZK-B) University of Cologne, Berrenrather Str. 136, 50937 Köln, Germany Agenda: -editmoin (Reimar Bauer) -Using MoinMoin-Templates (Reimar Ba

[ANN] Leipzig Python User Group - Meeting, February 9, 2010, 08:00pm

2010-02-08 Thread Mike Müller
=== Leipzig Python User Group === We will meet on Tuesday, February 9 8:00 pm at the training center of Python Academy in Leipzig, Germany ( http://www.python-academy.com/center/find.html ). Stefan Schwarzer will rehearse his presentation for the Chemnitzer Linux Tage titled "Robustere Python-Pr

ANN: PyBindGen 0.14

2010-02-08 Thread Gustavo Carneiro
PyBindGen is a Python module that is geared to generating C/C++ code that binds a C/C++ library for Python. It does so without extensive use of either C++ templates or C pre-processor macros. It has modular handling of C/C++ types, and can be easily extended with Python plugins. The generated code

execnet-1.0.5 released: doc & finalization fixes

2010-02-08 Thread holger krekel
execnet is a small and stable pure-python library for working with local or remote clusters of Python interpreters, with ease. It supports seamless instantiation of and interaction with remote interpreters through the 'ssh' command line tool. It supports Python 2.4-3.1, Jython-2.5.1 and pypy-c