DLS Toolkit

License

Description

A set of my common tools.

Installation

pip install dls-toolkit

Environment Variables


# 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

License

This project is licensed under the MIT License.

Contact