Both the API distributed with IDPS and the PyPi package share the package name 'isx'
This can cause ambiguity as to which package is installed when trying to automate package installation and dependency checking using setup tools or another method. Perhaps the API shipped with IDPS should be renamed to isx_api or something similar in future releases.
Cheers!