# Activate the virtual environment & .venv\Scripts\activate # Run the Python script python main.py # Deactivate the virtual environment deactivate