resilient-python-api
resilient-python-api copied to clipboard
make the component loading more flexible
there are cases, I just want to test the new integrations from the IDE, or client machine without installing or stop the current integrations.
Description
Motivation and Context
Fixes #
How Has This Been Tested?
run a few integrations without issues
Checklist:
- [] I have added a Signed-off-by
- [] Either no new documentation is required by this change, OR I added new documentation
- [] Either no new tests are required by this change, OR I added new tests
- [] I have run pep8 and pylint. I have cleaned up all valid errors and warnings in code I have added or modified. These tools may generate false positives. Don't be worried about ignoring some errors or warnings. The goal is clean, consistent, and readable code.
Signed-off-by: