s3-bucket-download-script Create a venv, activate it, and install dependencies python -m venv .venv source .venv/Scripts/activate pip install -r requirements.txt Download Files after setting up the session python main.py