elasticai.hw_measurements#
Subpackages#
Submodules#
Package Contents#
Functions#
Function for getting the path to find the project folder structure in application. |
|
Generating folder structure in first run |
API#
- elasticai.hw_measurements.get_path_to_project(new_folder: str = '', max_levels: int = 5) str[source]#
Function for getting the path to find the project folder structure in application.
- Parameters:
new_folder – New folder path
max_levels – Max number of levels to get-out for finding pyproject.toml
- Returns:
String of absolute path to start the project structure