Giter Site home page Giter Site logo

txoof / folderaudit Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 62.79 MB

Audit a Google Drive folder recursively and generate a google sheet that shows ownership, size and mime type

License: GNU General Public License v3.0

Jupyter Notebook 65.48% Python 34.20% Shell 0.32%

folderaudit's Introduction

Top Langs Aaron's GitHub stats

Who I Am

I'm a hacker, maker and mender of things. I love an interesting challenge and can't resist being nerd sniped.

More About Me

  • ๐Ÿ”ญ Iโ€™m currently working on building SQL queries for to interface Student Information Systems with Learning Management Systems
  • ๐ŸŒฑ Iโ€™m currently learning SQL
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on PaperPi, a quiet internet radio
  • ๐Ÿ“ซ How to reach me:
  • ๐Ÿ“œMy Resume of Projects
  • ๐Ÿ˜„ Pronouns: He/Him

folderaudit's People

Contributors

txoof avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

folderaudit's Issues

pyinstaller executable broken

ERROR:__main__:Could not set up google drive connection: name: drive  version: v3
Could not setup google drive connection. Run this program again.
Traceback (most recent call last):
  File "folderAudit.py", line 408, in main
    myDrive = googledrive(credentials)
  File "gdrive/gdrive.py", line 121, in __init__
    self.service = discovery.build('drive', 'v3', http=self.http, cache_discovery=False)
  File "googleapiclient/_helpers.py", line 134, in positional_wrapper
  File "googleapiclient/discovery.py", line 288, in build
  File "googleapiclient/discovery.py", line 404, in _retrieve_discovery_doc
googleapiclient.errors.UnknownApiNameOrVersion: name: drive  version: v3

works fine from .py, and .ipynb, but fails from pyinstaller binary

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.