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
=== 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
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 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