simple CRUD for google Drive.
- Enable Drive API
- Create an OAuth Client ID on your Google API Console.
- Download your Client_Secret.json for API Console
The tool provide an CLI-based manipulation, you can use gdrive.py <auth|create|upload|query|delete> -h
to get more information.