python -m venv venv venv source venv/bin/activate pip install -r requirements.txt python auto_registeration.py python auto_login.py