How to delete python from Unreal

I am not using python in my project and I can see python messages!!

I know that python plugins run in the background even if you disabled them, and the only way to disable them is to physically remove them :rage:

Does it mean that python run in the background too even if i am not using it?!!!

Is there a clean way to remove python from the source code, like a CMake/bat command, because currently I have to delete python every time i update the sourcecode, which is a hassle