Python automation script I made for work. Uploads checked answer scripts to Google Drive easily and efficiently.
Installation prerequisites:
- Python
- pip
- Google Drive API
To install the Google Drive API, open Command Prompt and run the following command:
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib