Skip to main content

A lightweight cloud sheets operation library

Project description

Cloud Sheets Slim

Installation

pip install cloud-sheets-slim

Usage

from cloud_sheets_slim import CloudSheetsSlim

cloud_sheet = CloudSheetsSlim("https://docs.google.com/spreadsheets/d/1LS1gMp_wFkmuFTS17D***your-doc-key***", "Sheet1")
cloud_sheet.find()

Features

  • find_one
  • find
  • insert_one
  • insert_many
  • replace_one
  • update_one
  • update_many
  • delete_one
  • delete_many
  • count_records

Supported Platform

[x] Google Sheets

[ ] Lark sheets

[ ] MS Excel Sheets

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

cloud_sheets_slim-0.1.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

cloud_sheets_slim-0.1.3-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

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