Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PythonNet-snapshot-r53.zip | 2007-07-10 | 164.7 kB | |
Totals: 1 Item | 164.7 kB | 0 |
_UCS2_ Denote Winodows; package includes clr.pyd for late binding of the Python.Runtime assembly. The entire package is built on Windows x86. nPython.exe provide "early binding". _UCS4_ Denote Linux; package includes clr.so for late binding of the Python.Runtime assembly. The entire package is built on Linux i686. clrpython provide "early binding" by embedding Mono in a C console.