Compatible with Tune Insight v1.1.0. Install with
pip install tuneinsight==1.1.0
This version mirrors the major version change for the Tune Insight solution. Changes to the SDK are minor. New features include:
- Better usability by non-editor users (a bug previously made such users unable to run projects).
- Ability to check what a user is allowed to do (capabilities) from the SDK with
client.can
. - Projects can now be (un)archived.
- Units can be specified to filter records such that they use the appropriate units for a numerical value.