netstat -aon|findstr "8001"
tasklist|findstr "6976"
taskkill /f /t /im python.exe
taskkill /pid 6976