Skip to main content

A python client library for Google Drive API

Project description

python-google-drive-api

A python client library for Google Drive API.

Background

This is a thin wrapper around the API used for a very lightweight abstraction. The primary use case is for Home Assistant.

Based on https://github.com/allenporter/python-google-photos-library-api

Development environment

python3 -m venv .venv
source .venv/bin/activate
# for Windows CMD:
# .venv\Scripts\activate.bat
# for Windows PowerShell:
# .venv\Scripts\Activate.ps1

# Install dependencies
python -m pip install --upgrade pip
python -m pip install .

# Run pre-commit
python -m pip install pre-commit
pre-commit install
pre-commit run --all-files

# Alternative: run formatter, lint, and type checking
python -m pip install isort black flake8 ruff mypy
isort . ; black . ; flake8 . ; ruff check . --fix ; mypy --install-types .

# Run tests
python -m pip install pytest
pytest

# Build package
python -m pip install build
python -m build

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

python_google_drive_api-0.1.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_google_drive_api-0.1.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file python_google_drive_api-0.1.0.tar.gz.

File metadata

  • Download URL: python_google_drive_api-0.1.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for python_google_drive_api-0.1.0.tar.gz
Algorithm Hash digest
SHA256 799ed1febdbcc7333f3e7c7d04084b96bf32ac4df0a3b156ae4c797517914251
MD5 e0f160949041cfb4c9cb3c8372cd820a
BLAKE2b-256 6327c46ef31ec13e425246dcc489a0d3c5242245f284b094f5e549e51986e4b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_google_drive_api-0.1.0.tar.gz:

Publisher: python-publish.yml on tronikos/python-google-drive-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file python_google_drive_api-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for python_google_drive_api-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 23515790f644e26e56bd4a8293f2d22e40c42dbc33cab6b51a9e8666c2c853cd
MD5 5b3289c9aad5654c252dc4d72d2aa894
BLAKE2b-256 b7cb83b41d8fd9e7656676f70951c436c4c575c0c4c57f5fa026e856f53aeabd

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_google_drive_api-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on tronikos/python-google-drive-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page