Yet Another Google Drive API Python wrapper
Project description
Yet Another Google Drive API Python wrapper!
YagDrive is a Python package based on PyDrive which aims to simplify and enhance the operations over the Google Drive API.
Installing
$ pip install yagdrive
A Simple Example
>>> from yagdrive import GDrive
>>> drive = GDrive()
>>> drive.put('/home/yagdrive/hello.json')
Links
- Documentation: https://yagdrive.readthedocs.org/
- PyPI Releases: https://pypi.org/project/yagdrive/
- Source Code: https://github.com/sdelquin/yagdrive/
- Issue Tracker: https://github.com/sdelquin/yagdrive/issues/
- Changes: https://github.com/sdelquin/yagdrive/blob/main/CHANGELOG.md
- License: https://github.com/sdelquin/yagdrive/blob/main/LICENSE
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yagdrive-1.4.1.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yagdrive-1.4.1.tar.gz.
File metadata
- Download URL: yagdrive-1.4.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cb566c2df92bbc789abefc3d1c568a86375fb4d02fd3f764800005aacfb1c2b
|
|
| MD5 |
6605208d02367b6597e598a40d901654
|
|
| BLAKE2b-256 |
73df25f4245880f01881f995894ea6b143367eae7268f9faaad01a739216b2d2
|
File details
Details for the file yagdrive-1.4.1-py3-none-any.whl.
File metadata
- Download URL: yagdrive-1.4.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e85722539fe87c3a553fa948e142802f7b9ca26c9d771588e8cf57c1102208e
|
|
| MD5 |
2e7797441cc6605a83817001106576a3
|
|
| BLAKE2b-256 |
86dcefb52354a691a66777ed3515ac404485c308a2cc54f6ca435e362a5d98eb
|