Skip to content

showvikbiswas/autouploader

Repository files navigation

AutoUploader v1.0

Python automation script I made for work. Uploads checked answer scripts to Google Drive easily and efficiently.

Installation prerequisites:

  1. Python
  2. pip
  3. Google Drive API

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

About

Stuff inspired from laziness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published