Skip to main content

🤹🏻‍♂️ SheetJuggler helps you to copy sheets on google sheets.

Project description

🤹🏻‍♂️ SheetJuggler v0.1.1

SheetJuggler helps you to copy sheets on gsheets.

How to use

Initiate using a credentials file:

from sheetjuggler.sheetjuggler import SheetJuggler

sj = SheetJuggler(service_account_file="credentials.json")
gsheet_from = "MY_SOURCE_GSHEET_ID_OR_URL"
gsheet_to = "MY_DESTINY_GSHEET_ID_OR_URL"

sj.copy_sheet(
    gsheet_from=gsheet_from,
    sheet_range_from="Sheet1",
    gsheet_to=gsheet_to,
    sheet_range_to="Sheet1"
    )

You can use your own credentials instance like:

credentials = "my_own_credentials"
sj = SheetJuggler(credentials=credentials)

You can use the SERVICE_ACCOUNT_FILE environement variable and initiate directely:

sj = SheetJuggler()

See Also

License

This package is distributed under the MIT license.

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

sheetjuggler-0.1.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

sheetjuggler-0.1.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sheetjuggler-0.1.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for sheetjuggler-0.1.1.tar.gz
Algorithm Hash digest
SHA256 bc2208a4d1b41a9ce60697bcb82c50e889ebf66c4591ac7bed88779d3e475d80
MD5 e014a57c9ea5e421f33571149eeb2d51
BLAKE2b-256 050b0351efccb9d9d4c5b72c1c6f5c0b5131c606257fadc8f5af15ece739c9e0

See more details on using hashes here.

File details

Details for the file sheetjuggler-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: sheetjuggler-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for sheetjuggler-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dbbe861e655e99b08560220244330f98776c9485988bb2590ed716cb15384f29
MD5 eed0d9805309cb2af65d940c9da409b4
BLAKE2b-256 674e67bc4d79933ef122b272f95f7faa309334b489935b974964134d5f6d7d34

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