Turbine GraphQL Python SDK (generated via ariadne-codegen)
Project description
Turbine Python SDK
Minimal, sync-first Python client for the Turbine GraphQL API.
Getting Started
Installation from PyPI
Install from PyPI as netrise-turbine-sdk:
# pip
pip install netrise-turbine-sdk
# poetry
poetry add netrise-turbine-sdk
# uv
uv add netrise-turbine-sdk
Configure environment variables
Copy the example environment variable file:
cp .env.example .env
The .env file should look similar to this example:
TURBINE_GRAPHQL_ENDPOINT=https://apollo.turbine.netrise.io/graphql/v3
AUTH0_AUDIENCE=https://prod.turbine.netrise.io/
AUTH0_DOMAIN=https://authn.turbine.netrise.io
AUTH0_CLIENT_ID=<client_secret>
AUTH0_CLIENT_SECRET=<client_id>
AUTH0_ORGANIZATION_ID=<org_id>
AUTH0_ORGANIZATION_NAME=<org_name>
Populate the missing values. Reach out to mailto:support@netrise.io if you need assistance.
License
See LICENSE for details.
Documentation
- API Documentation & Code Samples - detailed examples for all client SDK operations.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file netrise_turbine_sdk-0.1.3.tar.gz.
File metadata
- Download URL: netrise_turbine_sdk-0.1.3.tar.gz
- Upload date:
- Size: 54.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6982c937311f80b5697add68265956a238690b9714cf2d57efb6476cf85c6e96
|
|
| MD5 |
92c86357dc7733568df2323774204443
|
|
| BLAKE2b-256 |
d6ae2577ec402ae30e74aaecf0446dfa39cccdd7060f58f1406244a908a83ac0
|
File details
Details for the file netrise_turbine_sdk-0.1.3-py3-none-any.whl.
File metadata
- Download URL: netrise_turbine_sdk-0.1.3-py3-none-any.whl
- Upload date:
- Size: 93.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96a57aada89c42747f6bad3ab2a36fb8260642c8827a38e0b38e74d615c9ce27
|
|
| MD5 |
a2b7b3f47195f3032ce84a4d7ee01ee5
|
|
| BLAKE2b-256 |
bfeaddb3e399a1dd2f6fd23d1d9e33d468db1bbf56f677e00a3a69983e61af8f
|