I have a setup file ready with all the references I need to run the python classes. However, as I do not know much python, I would like to use C# to be able to improve this program as part of my thesis study. I was told IronPython is a wrapper class that can be used to invoke methods on behalf of python using .NET.
how exactly should I go about doing this? does anyone have any code examples? Also do I need to include the references in some path for ironpython to use?
Maybe this will be useful: http://www.ironpython.net/documentation/dotnet/