Skip to content

v0.1.0

Compare
Choose a tag to compare
@kevinyu kevinyu released this 22 Jun 23:57
· 2 commits to main since this release
b08e554

No longer require explicit naming of a root directory, paths for ls(), find() and exists() all assume the root directory if the first argument is not an instance of pyside.files.GoogleDriveFile.

Updated documentation and moved the credentials setup script to be callable with setup_gdrive_credentials once installed.