create_project

Toloka

Create a Project object from given config.

View on GitHub

Last Updated: Jun. 7, 2022

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.

Was this page helpful?