lab_driver#

Submodules#

Package Contents#

Functions#

get_repo_name

Getting string with repo name

get_path_to_project

Function for getting the path to find the project folder structure.

API#

lab_driver.get_repo_name() str[source]#

Getting string with repo name

lab_driver.get_path_to_project(new_folder: str = '', folder_ref: str = '') str[source]#

Function for getting the path to find the project folder structure.

Parameters:
  • new_folder – New folder path (optional)

  • folder_ref – String with folder reference to start

Returns:

String of absolute path to start the project structure