Skip to content

mwikya/google-drive-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOOGLE DRIVE PYTHON CLIENT TOOL

This is a personal tool I use to upload, download or even search for files on my google drive account

GETTING STARTED

comming soon

USAGE

$ cd path/to/your/dev/folder
$ mkdir google-drive-python-client
$ cd google-drive-python-client
$ git clone https://github.com/mwikya/google-drive-python-client.git .
$ git reset --hard
$ git remote remove origin
$ virtualenv -p python3 .
$ source bin/activate
(google-drive-python-client) $ pip install -r requirements.txt
(google-drive-python-client) $ python main.py [-h] [-v] (-s SEARCH | -u UPLOAD | -d DOWNLOAD)

About

This is a personal tool I use to make automated google drive file upload, download or even search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages