Installation

Before installing, ensure you are using:

To install the gooddata-sdk Python SDK package, run the following command:

pip3 install gooddata-sdk

To make use of the package, you need a running instance of GoodData. If you do not have GoodData yet, sign up for a trial of GoodData Cloud.

Versioning

The Python SDK is versioned and usually released in tandem with GoodData Cloud.

GoodData Cloud

When working with GoodData Cloud, we recommend you always work with the newest Python SDK available.

Python Version Support

The Python SDK follows the official Python release cycle and end-of-life schedule. When a Python version reaches its end of life, support for that version will be dropped as part of a regular minor release, not a major release. We recommend keeping your Python environment up to date with actively supported versions.

Troubleshooting

In case of any issues with Python SDK, feel free to reach out to us on our community slack or create a GitHub issue.