From rafael.bellini at gmail.com Tue Dec 6 20:26:33 2016 From: rafael.bellini at gmail.com (Rafael Bellini) Date: Tue, 6 Dec 2016 23:26:33 -0200 Subject: [Ironpython-users] Help to understand IronPython Message-ID: Hello folks! I need a help concerning the integration of a .NET application and a Python module I am producing. To describe better the .NET applications is a web tool to classify text using artificial intelligence. The module will introduce a different toolkit and algorithm to that application. So I wonder if it is possible to the .NET application "call" the Python module and what what kind of data (algorithms uses lots of UTF-8 text files) should be passed to the module? How does IronPython is called? And at server side, what tools will have to be available in order to run the everything? -- []'s, Rafael Bellini -------------- next part -------------- An HTML attachment was scrubbed... URL: From dengusiak at gmail.com Wed Dec 7 02:52:00 2016 From: dengusiak at gmail.com (Michal) Date: Wed, 7 Dec 2016 08:52:00 +0100 Subject: [Ironpython-users] IronPython3 Message-ID: Hi, Many Engineers is using Iron python to link visual programming tools like Grasshopper and Dynamo to control software: Rhino and Revit Would be amazing to more power in IronPython . I know that works started on IronPython3 and would like to put across idea for new iron python to support: - Python Data Analysis Library - Pandas - Numpy fundamental package for scientific computing - possibly aslo The Tkinter module Could you please let me know what do you think if this is something that could be done? -------------- next part -------------- An HTML attachment was scrubbed... URL: