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
- https://developers.google.com/sheets/api/quickstart/python
- https://developers.google.com/sheets/api/guides/concepts
- https://github.com/burnash/gspread
- https://docs.gspread.org/en/latest/oauth2.html
[ ] Lark sheets
- https://github.com/larksuite/oapi-sdk-python
- https://github.com/larksuite/oapi-sdk-python-demo/blob/main/composite_api/sheets/copy_and_paste_by_range.py
- https://open.larksuite.com/document/server-docs/docs/sheets-v3/spreadsheet-sheet/operate-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
Built Distribution
File details
Details for the file cloud_sheets_slim-0.1.3.tar.gz
.
File metadata
- Download URL: cloud_sheets_slim-0.1.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7b38bf70336faffa96ec252df25a778905409f0f281e01c0b5431ce71345ea2 |
|
MD5 | 443bf47fa1a114385d62b9cd1887fd75 |
|
BLAKE2b-256 | 1b9fe2121ae6007b8105989723030584c40300ef53ab61af5c95518095412c11 |
File details
Details for the file cloud_sheets_slim-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: cloud_sheets_slim-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f56f08760e071cddbc3179eae5564214aed26d77426ef9b047b9e4bc4fe0be7 |
|
MD5 | eadc58d66e6f1fc0818c7ce1ee0dd0ee |
|
BLAKE2b-256 | f8494ffd5ecf61bda2bdefec8ab04eb221ac4e16e9f29e72d3a431784a65909f |