I have this class in my python code to manage API calls using a third party module pyryx.
pyryx
class AlteryxHelper(): def __init__(self, ryx, app_id)