[C++-sig] Announcing project PyBindGen

Neal Becker ndbecker2 at gmail.com
Thu Sep 27 16:11:00 CEST 2007


Gustavo Carneiro wrote:

>   Hello all,
> 
>   I'd like to announce a new project for producing python extensions,
>   called
> PyBindGen.  It follows a radical new path for Python bindings generation:
> it
> is itself written in (gasp!) Python!  And it does not even use C++
> templates at all! :-)
> 
>   The project is young but has been slowly developed for a few months now,
> so it has already reached a point where it is useful for many tasks.  For
> now, it has only a Python interface.  No interface description file or
> header scanning supported yet.  It also has been focused more on C++ code
> for now, although it was designed to also support pure C from the start.
> 
>   More information in: https://launchpad.net/pybindgen/
> 

I'd be interested to see some more examples, and some docs on this




More information about the Cplusplus-sig mailing list