So bewegen Sie Ihren Cursor mit Python

import mouse
mouse.move(9,45)
Programmer of empires