a year ago
Python SDK with typesafe classes (beta)
We're excited to announce the beta release of a typesafe Stigg Python SDK.
Similarly to the initial version of the Python SDK, the new SDK version provides Python clients for interacting with Stigg's GraphQL API based on the operations that Stigg's Node.js SDK is using under the hood.
Significant improvements from the initial SDK version include:
- Typesafe classes
- Ability to generate both synchronous and asynchronous clients
More details about the new Python SDK version can be found here.