This is my code, and I found many answers for VBA, .NET framework and is pretty strange. When I execute this, Excel closes.
from win32com.client import Dispa
Try this:
wbs.Close() excel.Quit() del excel # this line removed it from task manager in my case