| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pythonnet-2.0-alpha2-clr2.0_131_py27_UCS2.zip | 2011-03-07 | 176.1 kB | |
| Totals: 1 Item | 176.1 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.