The author of this feature named Leblond Emmanuel come with this idea to have python language into Godot game engine.
This feature of Python into Godot game engine come with some advanced ways to solve the problem:
- using Micropython interpreter instead of CPython
- using PyBind11 to statically bind to Godot C++ API
- and using CFFI and rely on a 3rd party C API