{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"PyDrive wraps the Google Drive API into Python classes, simplifying OAuth2 authentication and common file operations like upload, download, and listing on Google Drive.","skillfed_tags":["google-drive","oauth2","archived"],"use_cases":["Automate file uploads and downloads to Google Drive from a Python script without writing extensive API boilerplate.","List and iterate through Google Drive files with automatic pagination handling.","Set up OAuth2 authentication to Google Drive in a small Python application with minimal configuration.","Manage file metadata and perform batch operations on Google Drive files programmatically."],"what_it_does":"PyDrive is a wrapper around the Google Drive API that abstracts away much of the boilerplate needed to authenticate and interact with Google Drive from Python. It handles OAuth2 setup in a few lines, wraps Drive resources into object-oriented classes, and provides convenience methods for common tasks like file upload, download, and listing with automatic pagination.\n\nThe package has been abandoned since its last release on 2016-10-24 and is no longer maintained. While it has no runtime dependencies and installs easily, the underlying Google API client library and Google's authentication requirements have evolved significantly since then. Any new project should carefully evaluate whether this package will work with current Google Drive API versions and modern Python environments before committing to it.","worth_installing":"No. The project is archived and abandoned since 2016-10-24 with no maintenance. While it has low install friction and no known vulnerabilities, the lack of updates means it will not work reliably with current Google Drive API versions or modern Python releases. Start a new project with an actively maintained alternative or use the underlying API library directly."},"id":"pydrive","links":{"html":"https://skillfed.io/packages/pydrive","md":"https://skillfed.io/packages/pydrive.md","pypi":"https://pypi.org/project/pydrive/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2016-10-24","license_spdx":null,"license_treatment":"unclear","name":"PyDrive","python_support":"unspecified","summary":"Google Drive API made easy."},"popularity":{"monthly_downloads":401974,"position":6921,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.1"}
