A utility to watch changes in a google drive folder.
Project description
gdrive-watcher
is a library for watching file updates to a google drive folder.
Set the environment variable for your google service account:
export GOOGLE_APPLICATION_CREDENTIALS=".json"
In the service account JSON file, look for "client_email". Add this email address to the folder you like to watch, or its parent folder.
Example usage:
python -m gdrive_watcher
or for debugging,
python gdrive_watcher/poll.py
Note: there may be a timing issue if your timezone is different from the timezone of your google drive account.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gdrive-watcher-0.1.2.tar.gz
(6.3 kB
view hashes)
Built Distribution
Close
Hashes for gdrive_watcher-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 756d99a600b4d8bf60fe259bd7703b5c2fefa9d69c94eeb54c5a53a81d0773fa |
|
MD5 | 1d7774d67d6e16ab728c5dcbf32acf09 |
|
BLAKE2b-256 | 25254f5f9a5cc304277dd619f7ce2026c064a11502f9b227f3cdbdddf8e15fc3 |