Skip to content

To delete the only specific files in google drive using Automation Technique.

Notifications You must be signed in to change notification settings

selvakrishnan/GoogleDrive_DeleteAutomation_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GoogleDrive_DeleteAutomation_Python

This script helps you to delete the Google Drive files using Python.

Step 1:

Auththenticate your Google Drive with Google Cloud Console in OAuth Section and get the Client secret json token.

Step 2:

Create a files_to_delete_list.txt (i.e., Which files needs to be delete should be specified inside this txt file)

Step 3:

Install PyDrive.

pip install pydrive

Step 4:

Run the python program.

About

To delete the only specific files in google drive using Automation Technique.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages