Python library for interacting with Definite API and tools
pip:
poetry:
The SDK can store and update key-value objects that can be called by custom Python scripts hosted on Definite. An example use case might be saving/retrieving replication state for a custom data connector.
Example:
If you want to view the contents of a store
Which will output a dictionary object like:
Github repo for the Definite SDK can be found here.
Python library for interacting with Definite API and tools
pip:
poetry:
The SDK can store and update key-value objects that can be called by custom Python scripts hosted on Definite. An example use case might be saving/retrieving replication state for a custom data connector.
Example:
If you want to view the contents of a store
Which will output a dictionary object like:
Github repo for the Definite SDK can be found here.