Today I came across this simple question about interacting with python from open-sourcedĀ powershell. It turns out it is so easy to do this using pythonnet! Note that powershell is also heavily using DLR.
Here is an old thread where using powershell was not possible.