[Ironpython-users] Help to understand IronPython

Rafael Bellini rafael.bellini at gmail.com
Tue Dec 6 20:26:33 EST 2016


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: <http://mail.python.org/pipermail/ironpython-users/attachments/20161206/64c3183a/attachment.html>


More information about the Ironpython-users mailing list