| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pythonnet-2.0-alpha2-clr2.0_py25.zip | 2010-09-11 | 42.9 kB | |
| Totals: 1 Item | 42.9 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.