The scripting language is C#. The app is a good way to learn it. C# code editor with intellisense. Script manager, cookbook, debugger. Tools for recording keyboard/mouse and selecting UI objects such ...
This library allows you to run python scripts or call python methods inside your C# project. the basic usage is just to create PythonWrapperController object and use it methods (call Initialize before ...