Installation
1
Install 'libmagic' system package.
You can skip this step if you already have this package installed in your system.
2
Install 'suprsend-py-sdk' using pip
Python version 3.7 or later is requiredIf your python3 version is lower than 3.7, upgrade it.
Schema Validation Support: If you’re using schema validation for workflow payloads, you need Python SDK v0.15.0 or later. The API response format was modified to support schema validation, and older SDK versions may not properly handle validation errors.