Содержание:
main()
post_init()
post_stop()
start()
handle_main_menu()
show_section_menu()
handle_section_choice()
theme_choice()
handle_theme_choice()
handle_result_choice()
cancel()
end_dialog()
Database
Database.pool
Database.init_pool()
Database.start_dialog()
Database.end_dialog()
Database.update_dialog_state()
Database.close()
db
get_section_questions()
get_section_description()
get_random_question()
get_themes()
get_all_sections()
Questionary
Questionary.sections
Questionary.section_descriptions
Questionary.__init__()
Questionary._load_questions()
Questionary.get_section_questions()
Questionary.get_section_description()
Questionary.get_random_question()
Questionary.get_themes()
Questionary.get_all_sections()
MAIN_MENU
SECTION_MENU
THEME
RESULT
MAIN_MENU_KEYBOARD
SECTION_MENU_KEYBOARD
RESULT_MENU_KEYBOARD
load_dotenv()