I noticed splunklib in the examples is still using pycrypto requiring workarounds like using pycryptodome or something to get a buildable artifact.
Is this still supported (I got to this repo from the official docs) or should these examples be refactored to use https://pypi.org/project/splunk-sdk/?