How to Create pyd by C#

Ryan Ginstrom software at ginstrom.com
Tue Nov 6 00:01:17 EST 2007


> On Behalf Of jane janet
> I'm wondering how to create extension fill (.pyd) or anything 
> that seem like DLL file by C# language.

If you are going to be using C#, I would suggest that you create an ordinary
assembly, and call it via IronPython.

Regards,
Ryan Ginstrom




More information about the Python-list mailing list