Python - C# interoperability

mc mc at uga.edu
Tue Jan 9 16:30:01 EST 2007


Is there an easy way to compile a Python class (or set of classes) into
a .DLL that a C# program can call?  Or otherwise to use an existing
library of Python classes from a C# program as seamlessly as possible?




More information about the Python-list mailing list