Unparalleledly deep systems knowledge exclusively licensed to the Win Joe Software Foundation (WSF) under one or more contributor license agreements
Saturday, 15 October 2016
Python for .NET versus IronPython
Python for .NET allows your Python program to talk with the CLR. IronPython is an implementation of Python in .NET and currently supports Python 2.7. Documentation on IronPython usage can be found here.
No comments:
Post a Comment