Re: [capi-sig] expy: an expressway to extend Python
--- On Wed, 7/22/09, Philip Semanchuk <philip@semanchuk.com> wrote:
From: Philip Semanchuk <philip@semanchuk.com> Subject: Re: [capi-sig] expy: an expressway to extend Python To: capi-sig@python.org Date: Wednesday, July 22, 2009, 6:11 PM
On Jul 21, 2009, at 12:19 AM, Yingjie Lan wrote:
Hi All,
This is to announce the initial release of expy
0.1.0.
More details at http://expy.sourceforge.net/
Hi Yingjie, Well done; this looks interesting. There is a lot of repetition involved in building a Python extension and anything that reduces that is worth a look.
Hi Philip: thanks for the encouraging words, and I also felt the same pain and this is why I wanted to get this done. Hope more people feeling the same pain would also like this project.
BTW there's a typo here: http://expy.sourceforge.net/extypes.html#defining-a-new-extension-type
"imetohd to decalre" should be "imethod to declare". You're typing too fast. =)
Thanks, just way too fast, two typos in a row, hoho. Just corrected, might need a reload to see.
Regards,
Yingjie
participants (1)
-
Yingjie Lan