The libraries involved will enable opening a console which allows user to run commands for inspecting global state of the Unity application. The basic idea is to run custom code in unity that enables ...
First you will have to download IronPython dll files and place them into Assets/Plugins directory. unity-python IronPython requires .NET 4.5, and Unity doesn't like ...