[Python-ideas] What are your opinions on .NET Core vs Python?
Gerald Britton
gerald.britton at gmail.com
Sun Jan 29 07:37:11 EST 2017
More information about the Python-ideas mailing list
Sun Jan 29 07:37:11 EST 2017
- Previous message (by thread): [Python-ideas] Using Python for end user applications
- Next message (by thread): [Python-ideas] What are your opinions on .NET Core vs Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It's an apples/oranges comparison. .NET is a library that can be used from many languages, including Python. (Not just IronPython, but also Python for .NET (pythonnet.sourceforge*.*net *))* Python is a language that can use many libraries, including .NET The set of libraries that can be used from all the languages that can also use .NET (out of the box, that is) is smaller. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170129/620727c9/attachment.html>
- Previous message (by thread): [Python-ideas] Using Python for end user applications
- Next message (by thread): [Python-ideas] What are your opinions on .NET Core vs Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list