Import .NET library in python using pythonnet May 12, 2009 1: #in your .py file 2: from System import Console 3: Console.Out.WriteLine("Hello World")You will see “Hello World”. Share Get link Facebook X Pinterest Email Other Apps Labels C# Python Share Get link Facebook X Pinterest Email Other Apps Comments
Comments