Metadata-Version: 2.1
Name: argsync
Version: 0.1.6
Summary: Google Drive syncing script
Author-email: hengtseChou <hankthedev@gmail.com>
Project-URL: Homepage, https://github.com/hengtseChou/Auto-ReAuth-GSync
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: pydrive2

# Auto-ReAuth-GSync

A google drive sync tool that does not requires re-authorize.

Some of the code was inspired by the [Google-Drive-sync](https://github.com/dtsvetkov1/Google-Drive-sync) project and refactored with PyDrive2 packages.
