Micropython-googlesheet

Latest version: v0.0.3

Safety actively analyzes 624712 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

Fix issue provided by [KorkhovPavel](https://github.com/KorkhovPavel)

ggsheet.py

- Improve the start_index and end_index finders in getCell(), getColumn(), and getRow().
- Fix the index range of the returned data from getCell(), getColumn(), and getRow().
- Sync the gen_scriptFile() to script.gs version 0.0.3.

script.gs
- Add "start" and "finish" to the getCell, getColumn, and getRow HTML headers.
- Fix the html title name from "Get Row Data" to "Get Column Data" in get column data mode.

0.0.2

The sync version between GitHub and PyPi

Connect to your Google Sheet by using Google App Script and MicroPython.

Feature

- create the Google App Script file
- Update the data to a specific cell
- Get the data from a specific cell
- Delete the data from a specific cell
- Append the data to a specific row
- Update the data in a specific row
- Get all of the data from a specific row
- Delete the data in a specific row
- Append the data to a specific column
- Update the data to a specific column
- Get all of the data from a specific column
- Delete the data in a specific column

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.