Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pythonnet-2.0-Beta0-clr4.0_140_py27_UCS2_x86.zip | 2012-12-29 | 187.6 kB | |
Totals: 1 Item | 187.6 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.