sdk

No menu items for this category

module credentials

Helper methods to handle creds retrieval for the OpenMetadata Python API


Get credentials

Args: key_id (str): secret_key (str): oauth (oauth):

Returns: Credentials


Get version API

Args: api_version (str):

Returns: str


Handle URL for creds retrieval

Args: value (tuple):

Attributes: value (value):


date string in the format YYYY-MM-DD


api allows passing floats or float as strings. let's make sure that param passed is one of the two, so we don't pass invalid strings all the way to the servers.