
create_project
TolokaCreate a Project object from given config.
Access Instructions
Install the Toloka provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
objRequiredEither a Project object itself or a config to make a Project.
toloka_conn_idAirflow connection with toloka credentials.
Documentation
Create a Project object from given config.