Skip to main content

A small example package

Project description

Простой фреймворк для работы с api google spreadsheets


Перед использованием:


Установка

pip install simplesheetsapi

Работа с фреймворком

  • Инициализация:
sheet = SheetsApiTry("id_таблицы")
  • Получение содержимого ячейки:
print(sheet.get_cell_value("колонка", "строка", "название_листа")
  • Установка содержимого ячеек:
sheet.update_cell("ячейка_начала:ячейка_конца", "название_листа", [[значения_строки_1, ...], [значения_строки_2, ...]])
  • Поиск строк по значению в каких-то её ячейках:
print(sheet.find_rows("поисковое_значение", "название_листа"))

По вопросам можно писать:


Код можно посмотреть нажав сюда

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

simplesheetsapi-0.0.6.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

simplesheetsapi-0.0.6-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file simplesheetsapi-0.0.6.tar.gz.

File metadata

  • Download URL: simplesheetsapi-0.0.6.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for simplesheetsapi-0.0.6.tar.gz
Algorithm Hash digest
SHA256 145354dc7c1953613e69cb4ca687881850711ecafb7f6ca7ee6a54733756ce9d
MD5 35b397ad769fe207b3b78ec666b6e35d
BLAKE2b-256 933f7b5686ebdc829ed8bfb5951eb9cfb38067bc5602252b4ffc9ae7a6e29497

See more details on using hashes here.

File details

Details for the file simplesheetsapi-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for simplesheetsapi-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8f1bca444993d7ef4dee8835a6b7c1814f58b5e7294fe8a1e462c1a50aeb0933
MD5 6e356a6b1b07f97ad290491b9a580980
BLAKE2b-256 1388136b862bd0994943f968581460d8aa858093d051325d859a74a87310c58e

See more details on using hashes here.

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