Name | Modified | Size | Downloads / Week |
---|---|---|---|
PythonNet CLR 4.0 | 2012-12-29 | ||
pythonnet-2.0-alpha2-clr2.0_py26 | 2011-07-04 | ||
pythonnet-2.0-alpha2-clr2.0_py27 | 2011-03-07 | ||
pythonnet-2.0-alpha2-clr2.0_py25 | 2010-09-11 | ||
pythonnet | 2007-09-05 | ||
OldFiles | 2007-07-10 | ||
README.txt | 2013-01-09 | 397 Bytes | |
Totals: 7 Items | 397 Bytes | 6 |
_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.