/s3-bucket-download-script

Primary LanguagePythonApache License 2.0Apache-2.0

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