negimagss / Google-Drive-Upload

Upload Files to google drive with OAuth authetication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-Drive-Upload

Customization class Installations on local:

  1. Python 3.2 and above
  2. Install pandas and pip Google Cloud Setup
  3. Set up an account on google cloud
  4. Set up API authentication and assign the secret key to the method you will be using, download the secretkey and place it in the root folder
  5. The python script will be using localhost as the base so all access of http://localhost:8080/ to the google cloud. Steps to run the consolidation and upload to drive
  6. Place the monthly excel files in the folder
  7. Run the bat file to consolidate the files.
  8. Run the bat file to upload.

About

Upload Files to google drive with OAuth authetication


Languages

Language:Python 97.3%Language:Batchfile 2.7%