README.md
setup.cfg
setup.py
test/__init__.py
test/test_ai_api.py
test/test_alert_api.py
test/test_alert_comment_dto.py
test/test_alert_dto.py
test/test_alert_favorite_dto.py
test/test_alert_list_dto.py
test/test_alert_ref_dto.py
test/test_alert_ref_list_dto.py
test/test_alert_ref_result_dto.py
test/test_anomalies_response_dto.py
test/test_create_source_day_dto.py
test/test_create_source_dto.py
test/test_day_api.py
test/test_day_context.py
test/test_day_context_api.py
test/test_day_list_dto.py
test/test_day_model_dto.py
test/test_day_patch_dto.py
test/test_day_trend.py
test/test_day_trend_api.py
test/test_day_trend_input.py
test/test_day_trend_input_list_dto.py
test/test_day_trend_list_dto.py
test/test_days_near_date_result_dto.py
test/test_days_patch_dto.py
test/test_generated_day_context_bulk_dto.py
test/test_generated_day_trend_bulk_dto.py
test/test_import_api.py
test/test_import_day_dto.py
test/test_import_days_dto.py
test/test_login_dto.py
test/test_login_response_dto.py
test/test_model_api.py
test/test_model_dto.py
test/test_model_list_dto.py
test/test_model_patch_dto.py
test/test_models_patch_dto.py
test/test_prevision_api.py
test/test_prevision_apply_group_dto.py
test/test_prevision_apply_group_response_dto.py
test/test_prevision_bulk_save_dto.py
test/test_prevision_bulk_save_result_dto.py
test/test_prevision_dto.py
test/test_prevision_list_dto.py
test/test_prevision_patch_dto.py
test/test_prevision_save_dto.py
test/test_prevision_update_result_dto.py
test/test_recompute_day_models_response_dto.py
test/test_recompute_days_projection_response_dto.py
test/test_recompute_models_response_dto.py
test/test_recompute_source_models_response_dto.py
test/test_request_demo_dto.py
test/test_source_api.py
test/test_source_dto.py
test/test_source_group_api.py
test/test_source_group_create_dto.py
test/test_source_group_dto.py
test/test_source_group_list_dto.py
test/test_source_group_patch_dto.py
test/test_source_list_dto.py
test/test_source_patch_dto.py
test/test_source_patch_group_dto.py
test/test_user_api.py
test/test_user_dto.py
test/test_view_helper_api.py
timelight_ai_python_api_client/__init__.py
timelight_ai_python_api_client/api_client.py
timelight_ai_python_api_client/configuration.py
timelight_ai_python_api_client/rest.py
timelight_ai_python_api_client.egg-info/PKG-INFO
timelight_ai_python_api_client.egg-info/SOURCES.txt
timelight_ai_python_api_client.egg-info/dependency_links.txt
timelight_ai_python_api_client.egg-info/requires.txt
timelight_ai_python_api_client.egg-info/top_level.txt
timelight_ai_python_api_client/api/__init__.py
timelight_ai_python_api_client/api/ai_api.py
timelight_ai_python_api_client/api/alert_api.py
timelight_ai_python_api_client/api/day_api.py
timelight_ai_python_api_client/api/day_context_api.py
timelight_ai_python_api_client/api/day_trend_api.py
timelight_ai_python_api_client/api/import_api.py
timelight_ai_python_api_client/api/model_api.py
timelight_ai_python_api_client/api/prevision_api.py
timelight_ai_python_api_client/api/source_api.py
timelight_ai_python_api_client/api/source_group_api.py
timelight_ai_python_api_client/api/user_api.py
timelight_ai_python_api_client/api/view_helper_api.py
timelight_ai_python_api_client/models/__init__.py
timelight_ai_python_api_client/models/alert_comment_dto.py
timelight_ai_python_api_client/models/alert_dto.py
timelight_ai_python_api_client/models/alert_favorite_dto.py
timelight_ai_python_api_client/models/alert_list_dto.py
timelight_ai_python_api_client/models/alert_ref_dto.py
timelight_ai_python_api_client/models/alert_ref_list_dto.py
timelight_ai_python_api_client/models/alert_ref_result_dto.py
timelight_ai_python_api_client/models/anomalies_response_dto.py
timelight_ai_python_api_client/models/create_source_day_dto.py
timelight_ai_python_api_client/models/create_source_dto.py
timelight_ai_python_api_client/models/day_context.py
timelight_ai_python_api_client/models/day_list_dto.py
timelight_ai_python_api_client/models/day_model_dto.py
timelight_ai_python_api_client/models/day_patch_dto.py
timelight_ai_python_api_client/models/day_trend.py
timelight_ai_python_api_client/models/day_trend_input.py
timelight_ai_python_api_client/models/day_trend_input_list_dto.py
timelight_ai_python_api_client/models/day_trend_list_dto.py
timelight_ai_python_api_client/models/days_near_date_result_dto.py
timelight_ai_python_api_client/models/days_patch_dto.py
timelight_ai_python_api_client/models/generated_day_context_bulk_dto.py
timelight_ai_python_api_client/models/generated_day_trend_bulk_dto.py
timelight_ai_python_api_client/models/import_day_dto.py
timelight_ai_python_api_client/models/import_days_dto.py
timelight_ai_python_api_client/models/login_dto.py
timelight_ai_python_api_client/models/login_response_dto.py
timelight_ai_python_api_client/models/model_dto.py
timelight_ai_python_api_client/models/model_list_dto.py
timelight_ai_python_api_client/models/model_patch_dto.py
timelight_ai_python_api_client/models/models_patch_dto.py
timelight_ai_python_api_client/models/prevision_apply_group_dto.py
timelight_ai_python_api_client/models/prevision_apply_group_response_dto.py
timelight_ai_python_api_client/models/prevision_bulk_save_dto.py
timelight_ai_python_api_client/models/prevision_bulk_save_result_dto.py
timelight_ai_python_api_client/models/prevision_dto.py
timelight_ai_python_api_client/models/prevision_list_dto.py
timelight_ai_python_api_client/models/prevision_patch_dto.py
timelight_ai_python_api_client/models/prevision_save_dto.py
timelight_ai_python_api_client/models/prevision_update_result_dto.py
timelight_ai_python_api_client/models/recompute_day_models_response_dto.py
timelight_ai_python_api_client/models/recompute_days_projection_response_dto.py
timelight_ai_python_api_client/models/recompute_models_response_dto.py
timelight_ai_python_api_client/models/recompute_source_models_response_dto.py
timelight_ai_python_api_client/models/request_demo_dto.py
timelight_ai_python_api_client/models/source_dto.py
timelight_ai_python_api_client/models/source_group_create_dto.py
timelight_ai_python_api_client/models/source_group_dto.py
timelight_ai_python_api_client/models/source_group_list_dto.py
timelight_ai_python_api_client/models/source_group_patch_dto.py
timelight_ai_python_api_client/models/source_list_dto.py
timelight_ai_python_api_client/models/source_patch_dto.py
timelight_ai_python_api_client/models/source_patch_group_dto.py
timelight_ai_python_api_client/models/user_dto.py