<div dir="ltr">Today I came across this simple question about interacting with python from open-sourcedĀ <b>powershell</b>. It turns out it is so easy to do this using pythonnet! Note that powershell is also heavily using DLR.<div><br></div><div><b><a href="http://stackoverflow.com/questions/39183614/how-system-consoleoutputencoding-inputencoding-with-python">http://stackoverflow.com/questions/39183614/how-system-consoleoutputencoding-inputencoding-with-python</a></b><br></div><div><br></div><div>Here is an old thread where using powershell was not possible.</div><div><br></div><div><a href="https://mail.python.org/pipermail/pythondotnet/2013-May/001371.html">https://mail.python.org/pipermail/pythondotnet/2013-May/001371.html</a><br></div></div>