Well that is not recommended since Python is:
-Slow (It takes 150s to compile a code that prints 100 lines of "Hello World!")
-Not a great language for games (Unless if you will make very simple games)
-There's more engines that support Python like languages (Exemples: Defold Lua, Godot GDScript, Roblox Lua)