Skip to main content

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

Project description

🤹🏻‍♂️ SheetJuggler v0.1.0

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.0.tar.gz (4.5 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.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sheetjuggler-0.1.0.tar.gz
  • Upload date:
  • Size: 4.5 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.0.tar.gz
Algorithm Hash digest
SHA256 0a925647122c90d517e4db61cfb22bfac0ed1bc284ca552073897340ea3deac8
MD5 0049d8a7fac42948f794d318b971ba06
BLAKE2b-256 392b17638b04c0142037ccea0c2d0e77b0345f7effce41f57af3f88cdd052b40

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sheetjuggler-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a93a7436dbc93275985531512e879c80c9d23d22cc3053a7bfec5fef56149fac
MD5 a2dd3b5f1ecd6db439ced78cdac2bf35
BLAKE2b-256 2b37f856eaae64192a39f99a80de8818470372ec1d0b85914f6fdb26e51f4d4e

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