PyDrive2
PyDrive2 copied to clipboard
Google Drive API Python wrapper library. Maintained fork of PyDrive.
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. Changelog Sourced from cryptography's changelog. 45.0.2 - 2025-05-17 * Fixed using ``mypy`` with ``cryptography`` on older versions of Python. .....
Hi! I created a sample file on my Google Drive `hello.txt` and made it accessible for `Anyone with the link`: https://drive.google.com/file/d/1I_bokg0Fejy7dVxNkZcJD4gCagawLIVY/view?usp=drive_link E.g. I have an `fsspec`-using program `catfsspec.py`: ```python import...
Many other libraries are doing this and dependabot keeps wanting to do this as well but due to this library I keep having to tell it not to. Is there...
pydrive2 1.21.3 requires cryptography
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. Release notes Sourced from black's releases. 25.1.0 Highlights This release introduces the new 2025 stable style (#4558), stabilizing the following changes: Normalize casing of...
Edited by @shcheklein : Action item: unpin pyOpenSSL after migration is done. See the comment below https://github.com/iterative/PyDrive2/issues/361#issuecomment-2506655182 ----------- Hey, after pip installed a new version of pyOpenSSL overnight (24.3.0), all...