Giter Site home page Giter Site logo

google-drive-ops's Introduction

google-drive-ops

This repository is intended to build common file operations I need to interact with Google Drive that is not available via their UI.

State of the project

At this point, I've created this repository to begin recording my thoughts on the need.

Motivation

I have found the Google Drive UI to be lacking common file operations I need in how I am using the service, including:

  • Easy file list export
  • Summarization of file sizes
  • Text-based file listing
  • Counting files in directories (without needing to "select all") and subdirectories

List of operations

This is a (not yet comprehensive) list of specific operations I would like to have built out.

Given a directory location:

  • List all files in the directory
  • Count number of folders and files in the directory
  • Sum the total size of all items in the directory

Helpful references

These are references I find helpful while researching how to build these file operations:

Description Link
🐍 The official Python client library for Google's discovery based APIs https://github.com/googleapis/google-api-python-client
Google Drive API Python wrapper library https://github.com/gsuitedevs/PyDrive
Google Drive API v3 Reference https://developers.google.com/drive/api/v3/reference
Drive API Instance Methods http://googleapis.github.io/google-api-python-client/docs/dyn/drive_v3.html

google-drive-ops's People

Contributors

colossus9 avatar

Stargazers

Lê Bá Tuấn Anh avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.