python -m venv .venv .venv/scripts/activate pip install -r requirements.txt python pygame_keyboard_mouse.py