Skip to main content

BotSheets

Pacote para integração de RPA com planilhas privadas do google sheets

Instalação:

pip install botsheets

Exemplo de uso:

from botsheets import Gsheets
url_sheet = 'https://docs.google.com/spreadsheets/d/<sheetid>/...'
gsh = Gsheets()
# Na variavel ambiente solicitada no terminal informe o caminho do arquivo json com as credenciais de acesso obtida no google console
gsh.login()
gsh.acess_spreadsheet(url_sheet)
gsh.set_sheet_name('Página1')
print(gsh.get_all_records())
gsh.set_sheet_name('Página2')
print(gsh.get_all_records())
gsh.clear_sheet()

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

botsheets-0.1.1.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file botsheets-0.1.1.tar.gz.

File metadata

  • Download URL: botsheets-0.1.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.2

File hashes

Hashes for botsheets-0.1.1.tar.gz
Algorithm Hash digest
SHA256 411751137ede87ca5a12fee02700ea2873bb75bcc974f5f44fef85306089d804
MD5 489dc1d87cfb9b35f9e0946c37b63342
BLAKE2b-256 d88c2c87881b1e84b6f1783873eec704f551c15176329a636a6dce0b4969c2b6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 file

0.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page