I don't know about Python plugins, but events-as-python is definitely a no. Python may be fast, but events are only fast because they're written in optimised compiled C++, and I don't believe Python has a JIT compiler of any kind. Also, it's implausible for C++ plugins, and then when you think about it, what actual advantage does it offer?