Most Python scientific and number libraries that rely on the CPython C-API (numpy, scipy, matplotlib, pandas, cython, etc.) work mainly under CPython, so pythonnet is the best choice (Python is another name .NET and Python for .NET). The same applies to CPython GUI bindings such as WxWidgets, PyQt / PySide, GTK, Kivy etc., although both pythonnet and IronPython can use WPF and WinForms.
And finally, IronPython does not yet support Python 3.
denfromufa Oct 06 '14 at 14:14 2014-10-06 14:14
source share