Re: [Python.NET] Calling Python script from dotnet

2018-03-19 Thread Denis Akhiyarov
Did you look at GitHub pythonnet readme? On Mon, Mar 19, 2018, 2:40 AM techi eth wrote: > Hi, > > How i can use calling python script from dotnet by using pythondotnet > framwork ? > > I would like to pass some dotnet Object to python script & take return of > dotnet object one script execution

[Python.NET] Calling Python script from dotnet

2018-03-19 Thread techi eth
Hi, How i can use calling python script from dotnet by using pythondotnet framwork ? I would like to pass some dotnet Object to python script & take return of dotnet object one script execution is over to dotnet code. Thanks _ Python.NET mailing li