This plugin allows you to run python and use python console inside Unity.
You use the py Behaviour much like you use the MonoBehaviour.
The python console is very easy to use.
Python console features is much like Unity console.
Complete Traceback information in python console.
This version supports IronPython 2.7.5.0.
Plugin source code provided.