From: Yingjie Lan on
expy is an express way to extend python.

It is written in pure python and very light weight.

I have been using this in a big project and the outcome is quite satisfying.

What's New:

1. now generated header files are separate from implementation files.
2. bug fixes.
3. updated documentation.

For more information and tutorial: http://expy.sourceforge.net/

Cheers,

Yingjie