Skip to main content

A small example package

Project description

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


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


Установка

pip install simplesheetsapi

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

  • Инициализация:
sheet = SheetsApiTry("id_таблицы", os.getcwd())
  • Получение содержимого ячейки:
print(sheet.get_cell("колонка", "строка", "название_листа")
  • Установка содержимого ячеек:
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.9.tar.gz (3.8 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.9-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: simplesheetsapi-0.0.9.tar.gz
  • Upload date:
  • Size: 3.8 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.9.tar.gz
Algorithm Hash digest
SHA256 ce70b6eb895d036e7c77bf5c5de49d83a6cbfe2ed15060bb60d98dba578f575d
MD5 6e95a4c5ac63ab2bb25eaaa4deb9482a
BLAKE2b-256 0b7c85ff6bf7d609cc629d41e3b023e479167d99c628bf5e89978c6eb9f7ef6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplesheetsapi-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f64ba07b37ff86148962619031246eed536c94223bf9e4a6227a634f7f6f31bf
MD5 8488462a357ed52105cc57802998c919
BLAKE2b-256 937e9c20b49418deeb4e7f67a4897b05fbbdb4c36dd078bbd93f86031c1162bb

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