Here we provide the specifications and complete descriptions for base python SDK.

check_project_exists()


function base.config.check_project_exists(user_id="string", project_name="string")

Check project is already exists or not

Parameters

Returns

Back to top

delete_project_config()


function base.config.delete_project_config(user_id="string", project_name="string")

Delete config of specified project.