Need to install Siemplify SDK locally

Hi,

I am developing a custom integration and need to write unit tests using pytest framework for an action.
However, my action starts by importing Siemplify modules and they cannot be found in my local environment. On the other end, I cannot run the unit tests on the SOAR IDE.

Is there any way that I can get some .whl file for siemplify-sdk or any way that I can download and install the siemplify package locally ?

Thanks.

Solved Solved
0 2 436
1 ACCEPTED SOLUTION

Hi, in the following link you can find the official repo: GitHub - chronicle/soar-sdk

Maybe you can import this files to do some tests ๐Ÿ˜‰

View solution in original post

2 REPLIES 2