A set of my common tools.
pip install dls-toolkit
# Google Cloud
GOOGLE_APPLICATION_CREDENTIALS - Path to the Google Cloud Service Account JSON file.
Needs access to:
- Google Drive
# AWS
AWS_ACCESS_KEY_ID - AWS Access Key
AWS_SECRET_ACCESS_KEY - AWS Secret Access Key
AWS_REGION - AWS Region
Needs access to:
- Billing
This project is licensed under the MIT License.