-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsearchindex.js
More file actions
1 lines (1 loc) · 30.3 KB
/
searchindex.js
File metadata and controls
1 lines (1 loc) · 30.3 KB
1
Search.setIndex({docnames:["conduct","examples","index","license","modules","prototools","user"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":5,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.todo":2,sphinx:56},filenames:["conduct.rst","examples.rst","index.rst","license.rst","modules.rst","prototools.rst","user.rst"],objects:{"":[[5,0,0,"-","prototools"]],"prototools.Box":[[5,2,1,"","generate"]],"prototools.Canvas":[[5,2,1,"","card"],[5,2,1,"","clear_canvas"],[5,2,1,"","draw_figure"],[5,2,1,"","listcard"],[5,2,1,"","set_defaults"],[5,2,1,"","set_dimensions"],[5,2,1,"","show"],[5,2,1,"","textcard"],[5,2,1,"","umlcard"],[5,2,1,"","write_at"]],"prototools.Circle":[[5,3,1,"","color"],[5,2,1,"","get_pos"],[5,3,1,"","r"],[5,3,1,"","x"],[5,3,1,"","y"]],"prototools.Exit":[[5,2,1,"","show"]],"prototools.Figure":[[5,2,1,"","change_color"],[5,2,1,"","get_pos"],[5,2,1,"","move"]],"prototools.FigureDataclass":[[5,2,1,"","change_color"],[5,3,1,"","color"],[5,2,1,"","get_pos"],[5,2,1,"","move"],[5,3,1,"","x"],[5,3,1,"","y"]],"prototools.FunctionItem":[[5,2,1,"","action"],[5,2,1,"","clean_up"],[5,2,1,"","get_return"]],"prototools.Maybe":[[5,2,1,"","bind"],[5,2,1,"","get"]],"prototools.Menu":[[5,2,1,"","add_exit"],[5,2,1,"","add_item"],[5,2,1,"","add_items"],[5,2,1,"","add_option"],[5,2,1,"","add_options"],[5,2,1,"","clear_screen"],[5,4,1,"","current_item"],[5,3,1,"","current_option"],[5,3,1,"","currently_active_menu"],[5,2,1,"","draw"],[5,2,1,"","exit"],[5,2,1,"","get_epilogue_text"],[5,2,1,"","get_input"],[5,2,1,"","get_prologue_text"],[5,2,1,"","get_prompt"],[5,2,1,"","get_subtitle"],[5,2,1,"","get_title"],[5,2,1,"","is_alive"],[5,2,1,"","is_running"],[5,2,1,"","is_selected_item_exit"],[5,3,1,"","items"],[5,2,1,"","join"],[5,3,1,"","parent"],[5,2,1,"","pause"],[5,2,1,"","process_user_input"],[5,2,1,"","remove_exit"],[5,2,1,"","remove_item"],[5,2,1,"","resume"],[5,2,1,"","run"],[5,2,1,"","select"],[5,4,1,"","selected_item"],[5,3,1,"","selected_option"],[5,2,1,"","set_dimension"],[5,2,1,"","set_item_color"],[5,2,1,"","set_margins"],[5,2,1,"","set_paddings"],[5,2,1,"","set_prompt"],[5,2,1,"","set_separators"],[5,2,1,"","set_style"],[5,2,1,"","set_subtitle_align"],[5,2,1,"","settings"],[5,2,1,"","show_header_bottom"],[5,2,1,"","start"],[5,2,1,"","wait_for_start"]],"prototools.ProtoDB":[[5,2,1,"","add"],[5,2,1,"","delete"],[5,3,1,"","filename"],[5,2,1,"","get"],[5,2,1,"","get_all"],[5,2,1,"","get_data"],[5,2,1,"","search"]],"prototools.ProtoMySQL":[[5,2,1,"","add"],[5,2,1,"","close"],[5,2,1,"","commit"],[5,2,1,"","connect"],[5,2,1,"","delete"],[5,2,1,"","get_all"],[5,2,1,"","insert"],[5,2,1,"","query"],[5,2,1,"","select"],[5,2,1,"","update"],[5,2,1,"","update_"]],"prototools.ProtoSqlite":[[5,2,1,"","add"],[5,3,1,"id11","check"],[5,2,1,"","close"],[5,3,1,"","conn"],[5,2,1,"","create_table"],[5,3,1,"","cursor"],[5,2,1,"","delete"],[5,2,1,"","execute"],[5,2,1,"","get"],[5,2,1,"","get_all"],[5,2,1,"","get_last"],[5,2,1,"","get_pk"],[5,3,1,"id12","lang"],[5,3,1,"id13","name"],[5,2,1,"","open"],[5,2,1,"","query"],[5,2,1,"","select"],[5,2,1,"","summary"],[5,2,1,"","to_csv"],[5,2,1,"","to_json"],[5,2,1,"","to_txt"],[5,2,1,"","update"],[5,2,1,"","update_"]],"prototools.Rectangle":[[5,3,1,"","color"],[5,2,1,"","get_pos"],[5,3,1,"","height"],[5,3,1,"","width"],[5,3,1,"","x"],[5,3,1,"","y"]],"prototools.Screen":[[5,2,1,"","clear"],[5,2,1,"","flush"],[5,3,1,"","height"],[5,2,1,"","input"],[5,2,1,"","printf"],[5,2,1,"","println"],[5,3,1,"","width"]],"prototools.ScreenCanvas":[[5,2,1,"","add_figures"],[5,2,1,"","clear_canvas"],[5,2,1,"","clear_screen"],[5,2,1,"","keyboard_press"],[5,2,1,"","move"],[5,2,1,"","refresh"]],"prototools.Submenu":[[5,2,1,"","action"],[5,2,1,"","clean_up"],[5,2,1,"","get_return"],[5,2,1,"","get_submenu"],[5,2,1,"","set_menu"],[5,2,1,"","set_up"]],"prototools.Triangle":[[5,3,1,"","color"],[5,2,1,"","get_pos"],[5,3,1,"","side"],[5,3,1,"","x"],[5,3,1,"","y"]],"prototools.canvas":[[5,1,1,"","Canvas"],[5,1,1,"","Circle"],[5,1,1,"","Figure"],[5,1,1,"","FigureDataclass"],[5,1,1,"","Rectangle"],[5,1,1,"","ScreenCanvas"],[5,1,1,"","Triangle"],[5,5,1,"","get_max"]],"prototools.canvas.Canvas":[[5,2,1,"","card"],[5,2,1,"","clear_canvas"],[5,2,1,"","draw_figure"],[5,2,1,"","listcard"],[5,2,1,"","set_defaults"],[5,2,1,"","set_dimensions"],[5,2,1,"","show"],[5,2,1,"","textcard"],[5,2,1,"","umlcard"],[5,2,1,"","write_at"]],"prototools.canvas.Circle":[[5,2,1,"","get_pos"],[5,3,1,"","r"]],"prototools.canvas.Figure":[[5,2,1,"","change_color"],[5,2,1,"","get_pos"],[5,2,1,"","move"]],"prototools.canvas.FigureDataclass":[[5,2,1,"","change_color"],[5,3,1,"","color"],[5,2,1,"","get_pos"],[5,2,1,"","move"],[5,3,1,"","x"],[5,3,1,"","y"]],"prototools.canvas.Rectangle":[[5,2,1,"","get_pos"],[5,3,1,"","height"],[5,3,1,"","width"]],"prototools.canvas.ScreenCanvas":[[5,2,1,"","add_figures"],[5,2,1,"","clear_canvas"],[5,2,1,"","clear_screen"],[5,2,1,"","keyboard_press"],[5,2,1,"","move"],[5,2,1,"","refresh"]],"prototools.canvas.Triangle":[[5,2,1,"","get_pos"],[5,3,1,"","side"]],"prototools.colorize":[[5,5,1,"","black"],[5,5,1,"","blue"],[5,5,1,"","create_colors"],[5,5,1,"","cyan"],[5,5,1,"","green"],[5,5,1,"","magenta"],[5,5,1,"","red"],[5,5,1,"","white"],[5,5,1,"","yellow"]],"prototools.components":[[5,1,1,"","Border"],[5,1,1,"","Box"],[5,1,1,"","Component"],[5,1,1,"","Dimension"],[5,1,1,"","Footer"],[5,1,1,"","Header"],[5,1,1,"","Items"],[5,1,1,"","Margin"],[5,1,1,"","Padding"],[5,1,1,"","Prompt"],[5,1,1,"","Screen"],[5,1,1,"","Style"],[5,1,1,"","Text"],[5,5,1,"","render"],[5,5,1,"","to_str"]],"prototools.components.Border":[[5,3,1,"","bottom_left"],[5,3,1,"","bottom_right"],[5,3,1,"","horizontal"],[5,3,1,"","horizontal_bottom"],[5,3,1,"","horizontal_top"],[5,3,1,"","intersection"],[5,2,1,"","set_style"],[5,3,1,"","top_left"],[5,3,1,"","top_right"],[5,3,1,"","type"],[5,3,1,"","vertical"],[5,3,1,"","vertical_left"],[5,3,1,"","vertical_right"]],"prototools.components.Box":[[5,2,1,"","generate"]],"prototools.components.Component":[[5,4,1,"","border"],[5,2,1,"","generate"],[5,4,1,"","margin"],[5,4,1,"","max_dimension"],[5,4,1,"","padding"],[5,4,1,"","style"]],"prototools.components.Footer":[[5,2,1,"","generate"]],"prototools.components.Header":[[5,2,1,"","generate"]],"prototools.components.Items":[[5,2,1,"","generate"],[5,4,1,"","items"],[5,4,1,"","items_bottom"],[5,4,1,"","items_top"],[5,2,1,"","show_item_bottom"],[5,2,1,"","show_item_top"]],"prototools.components.Margin":[[5,3,1,"id0","bottom"],[5,3,1,"id1","left"],[5,3,1,"id2","right"],[5,2,1,"","set_defaults"],[5,3,1,"id3","top"]],"prototools.components.Padding":[[5,3,1,"id4","bottom"],[5,3,1,"id5","left"],[5,3,1,"id6","right"],[5,2,1,"","set_defaults"],[5,3,1,"id7","top"]],"prototools.components.Prompt":[[5,2,1,"","generate"],[5,4,1,"","prompt"]],"prototools.components.Screen":[[5,2,1,"","clear"],[5,2,1,"","flush"],[5,3,1,"","height"],[5,2,1,"","input"],[5,2,1,"","printf"],[5,2,1,"","println"],[5,3,1,"","width"]],"prototools.components.Text":[[5,2,1,"","generate"]],"prototools.decorators":[[5,1,1,"","Counter"],[5,5,1,"","banner"],[5,5,1,"","debug"],[5,5,1,"","handle_error"],[5,5,1,"","inject"],[5,5,1,"","obsolete"],[5,5,1,"","register"],[5,5,1,"","repeat"],[5,5,1,"","retry"],[5,5,1,"","singleton"],[5,5,1,"","slow_down"],[5,5,1,"","timer"]],"prototools.exp":[[5,1,1,"","Maybe"],[5,5,1,"","retrieve_argname"],[5,5,1,"","retrive_varname"],[5,5,1,"","return_names"]],"prototools.exp.Maybe":[[5,2,1,"","bind"],[5,2,1,"","get"]],"prototools.gui":[[5,5,1,"","messagebox"]],"prototools.inputs":[[5,5,1,"","bool_input"],[5,5,1,"","choice_input"],[5,5,1,"","custom_input"],[5,5,1,"","date_input"],[5,5,1,"","date_input_dmy"],[5,5,1,"","day_input"],[5,5,1,"","email_input"],[5,5,1,"","float_input"],[5,5,1,"","int_input"],[5,5,1,"","menu_input"],[5,5,1,"","month_input"],[5,5,1,"","password_input"],[5,5,1,"","str_input"],[5,5,1,"","time_input"],[5,5,1,"","yes_no_input"]],"prototools.keyboard":[[5,1,1,"","Keyboard"],[5,5,1,"","arrow_movement"],[5,5,1,"","arrow_position"],[5,5,1,"","isShiftCharacter"],[5,5,1,"","move_arrow"],[5,5,1,"","press"],[5,5,1,"","typewrite"]],"prototools.keyboard.Keyboard":[[5,3,1,"","BACKSPACE"],[5,3,1,"","DOWN"],[5,3,1,"","ENTER"],[5,3,1,"","ESC"],[5,3,1,"","LEFT"],[5,3,1,"","RIGHT"],[5,3,1,"","SPECIAL_KEYS"],[5,3,1,"","UP"],[5,2,1,"","action"],[5,3,1,"","bBACKSPACE"],[5,3,1,"","bENTER"]],"prototools.menu":[[5,1,1,"","Builder"],[5,1,1,"","Exit"],[5,1,1,"","ExternalItem"],[5,1,1,"","FunctionItem"],[5,1,1,"","Item"],[5,1,1,"","Menu"],[5,1,1,"","Submenu"],[5,5,1,"","get_option"],[5,5,1,"","get_option_posix"],[5,5,1,"","get_option_win"]],"prototools.menu.Builder":[[5,2,1,"","clear_data"],[5,4,1,"","epilogue"],[5,4,1,"","footer"],[5,2,1,"","format"],[5,2,1,"","get_prompt"],[5,4,1,"","header"],[5,4,1,"","prologue"],[5,4,1,"","prompt"],[5,2,1,"","set_color"],[5,2,1,"","set_dimension"],[5,2,1,"","set_epilogue_align"],[5,2,1,"","set_epilogue_paddings"],[5,2,1,"","set_footer_padding"],[5,2,1,"","set_header_paddings"],[5,2,1,"","set_items_paddings"],[5,2,1,"","set_margins"],[5,2,1,"","set_paddings"],[5,2,1,"","set_prologue_align"],[5,2,1,"","set_prologue_paddings"],[5,2,1,"","set_prompt"],[5,2,1,"","set_separators"],[5,2,1,"","set_style"],[5,2,1,"","set_subtitle_align"],[5,2,1,"","set_title_align"],[5,2,1,"","show_epilogue_bottom"],[5,2,1,"","show_epilogue_top"],[5,2,1,"","show_header_bottom"],[5,2,1,"","show_item_bottom"],[5,2,1,"","show_item_top"],[5,2,1,"","show_prologue_bottom"],[5,2,1,"","show_prologue_top"],[5,4,1,"","style"]],"prototools.menu.Exit":[[5,2,1,"","show"]],"prototools.menu.ExternalItem":[[5,2,1,"","clean_up"],[5,2,1,"","set_up"]],"prototools.menu.FunctionItem":[[5,2,1,"","action"],[5,2,1,"","clean_up"],[5,2,1,"","get_return"]],"prototools.menu.Item":[[5,2,1,"","action"],[5,2,1,"","clean_up"],[5,2,1,"","get_return"],[5,2,1,"","get_text"],[5,2,1,"","menu_prompt"],[5,2,1,"","set_up"],[5,2,1,"","show"]],"prototools.menu.Menu":[[5,2,1,"","add_exit"],[5,2,1,"","add_item"],[5,2,1,"","add_items"],[5,2,1,"","add_option"],[5,2,1,"","add_options"],[5,2,1,"","clear_screen"],[5,4,1,"","current_item"],[5,3,1,"","current_option"],[5,3,1,"","currently_active_menu"],[5,2,1,"","draw"],[5,2,1,"","exit"],[5,2,1,"","get_epilogue_text"],[5,2,1,"","get_input"],[5,2,1,"","get_prologue_text"],[5,2,1,"","get_prompt"],[5,2,1,"","get_subtitle"],[5,2,1,"","get_title"],[5,2,1,"","is_alive"],[5,2,1,"","is_running"],[5,2,1,"","is_selected_item_exit"],[5,3,1,"","items"],[5,2,1,"","join"],[5,3,1,"","parent"],[5,2,1,"","pause"],[5,2,1,"","process_user_input"],[5,2,1,"","remove_exit"],[5,2,1,"","remove_item"],[5,2,1,"","resume"],[5,2,1,"","run"],[5,2,1,"","select"],[5,4,1,"","selected_item"],[5,3,1,"","selected_option"],[5,2,1,"","set_dimension"],[5,2,1,"","set_item_color"],[5,2,1,"","set_margins"],[5,2,1,"","set_paddings"],[5,2,1,"","set_prompt"],[5,2,1,"","set_separators"],[5,2,1,"","set_style"],[5,2,1,"","set_subtitle_align"],[5,2,1,"","settings"],[5,2,1,"","show_header_bottom"],[5,2,1,"","start"],[5,2,1,"","wait_for_start"]],"prototools.menu.Submenu":[[5,2,1,"","action"],[5,2,1,"","clean_up"],[5,2,1,"","get_return"],[5,2,1,"","get_submenu"],[5,2,1,"","set_menu"],[5,2,1,"","set_up"]],"prototools.protodb":[[5,1,1,"","ProtoDB"]],"prototools.protodb.ProtoDB":[[5,2,1,"","add"],[5,2,1,"","delete"],[5,3,1,"","filename"],[5,2,1,"","get"],[5,2,1,"","get_all"],[5,2,1,"","get_data"],[5,2,1,"","search"]],"prototools.protosql":[[5,1,1,"","Incrementor"],[5,1,1,"","ProtoSqlite"],[5,5,1,"","cols"],[5,5,1,"","execute"],[5,5,1,"","get_data"],[5,5,1,"","get_q"]],"prototools.protosql.Incrementor":[[5,4,1,"","count"]],"prototools.protosql.ProtoSqlite":[[5,2,1,"","add"],[5,3,1,"id8","check"],[5,2,1,"","close"],[5,3,1,"","conn"],[5,2,1,"","create_table"],[5,3,1,"","cursor"],[5,2,1,"","delete"],[5,2,1,"","execute"],[5,2,1,"","get"],[5,2,1,"","get_all"],[5,2,1,"","get_last"],[5,2,1,"","get_pk"],[5,3,1,"id9","lang"],[5,3,1,"id10","name"],[5,2,1,"","open"],[5,2,1,"","query"],[5,2,1,"","select"],[5,2,1,"","summary"],[5,2,1,"","to_csv"],[5,2,1,"","to_json"],[5,2,1,"","to_txt"],[5,2,1,"","update"],[5,2,1,"","update_"]],"prototools.tabulate":[[5,5,1,"","show_cols"],[5,5,1,"","tabulate"],[5,5,1,"","to_list"]],"prototools.utils":[[5,1,1,"","RangeDict"],[5,5,1,"","ask_to_finish"],[5,5,1,"","chunker"],[5,5,1,"","clear_screen"],[5,5,1,"","compose"],[5,5,1,"","create_f"],[5,5,1,"","flatten"],[5,5,1,"","get_data"],[5,5,1,"","grouper"],[5,5,1,"","hide_cursor"],[5,5,1,"","main_loop"],[5,5,1,"","make_grid"],[5,5,1,"","matrix"],[5,5,1,"","matrix_panel"],[5,5,1,"","mvc_launcher"],[5,5,1,"","mvc_setup"],[5,5,1,"","pairs"],[5,5,1,"","partition"],[5,5,1,"","print_chars"],[5,5,1,"","progress_bar"],[5,5,1,"","progressbar"],[5,5,1,"","random"],[5,5,1,"","secret_message"],[5,5,1,"","show_cursor"],[5,5,1,"","show_matrix"],[5,5,1,"","strip_ansi"],[5,5,1,"","strip_ansi_width"],[5,5,1,"","strip_string"],[5,5,1,"","tail"],[5,5,1,"","terminal_size"],[5,5,1,"","text_align"],[5,5,1,"","textbox"],[5,5,1,"","time_functions"],[5,5,1,"","time_functions_custom"],[5,5,1,"","time_functions_globals"],[5,5,1,"","write_letters"],[5,5,1,"","write_letters_custom"]],"prototools.validators":[[5,6,1,"","RetryLimitExecption"],[5,6,1,"","TimeoutException"],[5,6,1,"","ValidationException"],[5,6,1,"","ValidatorsException"],[5,5,1,"","validate_bool"],[5,5,1,"","validate_choice"],[5,5,1,"","validate_date"],[5,5,1,"","validate_datetime"],[5,5,1,"","validate_email"],[5,5,1,"","validate_float"],[5,5,1,"","validate_int"],[5,5,1,"","validate_name"],[5,5,1,"","validate_number"],[5,5,1,"","validate_phone"],[5,5,1,"","validate_regex"],[5,5,1,"","validate_roman"],[5,5,1,"","validate_str"],[5,5,1,"","validate_time"],[5,5,1,"","validate_url"],[5,5,1,"","validate_yes_no"]],prototools:[[5,1,1,"","Box"],[5,1,1,"","Canvas"],[5,1,1,"","Circle"],[5,1,1,"","Counter"],[5,1,1,"","Dimension"],[5,1,1,"","Exit"],[5,1,1,"","Figure"],[5,1,1,"","FigureDataclass"],[5,1,1,"","FunctionItem"],[5,1,1,"","Maybe"],[5,1,1,"","Menu"],[5,1,1,"","ProtoDB"],[5,1,1,"","ProtoMySQL"],[5,1,1,"","ProtoSqlite"],[5,1,1,"","RangeDict"],[5,1,1,"","Rectangle"],[5,1,1,"","Screen"],[5,1,1,"","ScreenCanvas"],[5,1,1,"","Style"],[5,1,1,"","Submenu"],[5,1,1,"","Triangle"],[5,5,1,"","ask_to_finish"],[5,5,1,"","banner"],[5,5,1,"","black"],[5,5,1,"","blue"],[5,5,1,"","bool_input"],[5,5,1,"","build_tree"],[5,0,0,"-","canvas"],[5,5,1,"","choice_input"],[5,5,1,"","chunker"],[5,5,1,"","clear_screen"],[5,0,0,"-","colorize"],[5,0,0,"-","components"],[5,5,1,"","compose"],[5,0,0,"-","config"],[5,0,0,"-","constants"],[5,5,1,"","create_colors"],[5,5,1,"","create_f"],[5,5,1,"","custom_input"],[5,5,1,"","cyan"],[5,5,1,"","date_input"],[5,5,1,"","date_input_dmy"],[5,5,1,"","debug"],[5,0,0,"-","decorators"],[5,5,1,"","email_input"],[5,0,0,"-","exp"],[5,5,1,"","flatten"],[5,5,1,"","float_input"],[5,5,1,"","get_data"],[5,5,1,"","green"],[5,5,1,"","grouper"],[5,0,0,"-","gui"],[5,5,1,"","handle_error"],[5,5,1,"","hide_cursor"],[5,5,1,"","inject"],[5,0,0,"-","inputs"],[5,5,1,"","int_input"],[5,0,0,"-","keyboard"],[5,0,0,"-","letters"],[5,5,1,"","magenta"],[5,5,1,"","main_loop"],[5,5,1,"","make_grid"],[5,5,1,"","matrix"],[5,5,1,"","matrix_panel"],[5,0,0,"-","menu"],[5,5,1,"","menu_input"],[5,5,1,"","mvc_launcher"],[5,5,1,"","mvc_setup"],[5,5,1,"","obsolete"],[5,5,1,"","partition"],[5,5,1,"","password_input"],[5,5,1,"","print_chars"],[5,5,1,"","progress_bar"],[5,5,1,"","progressbar"],[5,0,0,"-","protodb"],[5,0,0,"-","protosql"],[5,5,1,"","red"],[5,5,1,"","register"],[5,5,1,"","render"],[5,5,1,"","repeat"],[5,5,1,"","retrieve_argname"],[5,5,1,"","retrive_varname"],[5,5,1,"","retry"],[5,5,1,"","return_names"],[5,5,1,"","secret_message"],[5,5,1,"","show_cols"],[5,5,1,"","show_cursor"],[5,5,1,"","show_matrix"],[5,5,1,"","singleton"],[5,5,1,"","slow_down"],[5,5,1,"","str_input"],[5,5,1,"","strip_ansi"],[5,5,1,"","strip_ansi_width"],[5,5,1,"","strip_string"],[5,5,1,"","tabulate"],[5,0,0,"-","tabulate"],[5,5,1,"","tail"],[5,5,1,"","terminal_size"],[5,5,1,"","text_align"],[5,5,1,"","textbox"],[5,5,1,"","time_functions"],[5,5,1,"","time_functions_custom"],[5,5,1,"","time_functions_globals"],[5,5,1,"","time_input"],[5,5,1,"","timer"],[5,0,0,"-","utils"],[5,5,1,"","validate_bool"],[5,5,1,"","validate_choice"],[5,5,1,"","validate_date"],[5,5,1,"","validate_datetime"],[5,5,1,"","validate_email"],[5,5,1,"","validate_float"],[5,5,1,"","validate_int"],[5,5,1,"","validate_number"],[5,5,1,"","validate_regex"],[5,5,1,"","validate_roman"],[5,5,1,"","validate_str"],[5,5,1,"","validate_time"],[5,5,1,"","validate_url"],[5,5,1,"","validate_yes_no"],[5,0,0,"-","validators"],[5,5,1,"","white"],[5,5,1,"","write_letters"],[5,5,1,"","write_letters_custom"],[5,5,1,"","yellow"],[5,5,1,"","yes_no_input"]]},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","property","Python property"],"5":["py","function","Python function"],"6":["py","exception","Python exception"]},objtypes:{"0":"py:module","1":"py:class","2":"py:method","3":"py:attribute","4":"py:property","5":"py:function","6":"py:exception"},terms:{"0":[1,5],"00":5,"000":5,"0289":[],"028945":5,"0x0":5,"0x00000258176c64c8":5,"0x10ffff":5,"1":[0,1,5,6],"10":5,"100":5,"1000000":5,"10_000":5,"11":5,"12":5,"1200":5,"127":5,"13":5,"131072":5,"18":5,"1_000_000":5,"2":[1,5,6],"20":5,"2021":[3,5],"2031647265608":5,"2157":5,"22":5,"224":5,"255712":5,"256":5,"27":5,"3":[1,5,6],"30":5,"32":[1,5],"4":[0,1,5,6],"40":5,"40x20":5,"41":5,"42":5,"421514":5,"5":[1,5,6],"50":5,"5000":5,"6":[1,5,6],"69420":5,"7":[5,6],"7192":5,"8":5,"80":5,"82":5,"9":[1,5],"boolean":5,"break":1,"byte":5,"case":[1,5,6],"char":5,"class":5,"default":5,"do":[1,3,5],"float":5,"function":5,"import":[1,5],"int":5,"long":5,"new":[2,5],"public":0,"return":[1,5],"static":5,"true":[1,5],"try":1,"var":5,A:[1,3,5],AND:3,AS:3,BE:3,BUT:3,Being:0,FOR:3,For:0,IN:3,IS:3,If:[1,5],In:[0,1],It:2,NO:3,NOT:3,OF:3,OR:3,One:5,THE:3,TO:3,The:[0,1,3,5],There:1,To:[2,5],WITH:3,_:[2,5],__:[2,5],___:[2,5],____:2,_____:5,_______:2,__main__:[1,5],__name__:[1,5],_commits_:0,_default:5,_function:5,_issues_:0,_paus:5,_user_input:1,abc:5,abcdefg:5,about:[0,1],abov:3,accept:[0,5],access:5,account:[0,5],act:0,action:[0,3,5],activ:5,actual:5,ad:5,adapt:0,add:5,add_exit:5,add_figur:5,add_item:[1,5],add_opt:[1,5],addit:1,address:[0,5],adrian:1,advanc:0,affirm:5,after:5,ag:[0,5],against:5,align:[0,5],aliv:5,all:[0,3,5],allow:5,allow_regex:5,also:[0,5],alt_funct:5,alt_messag:5,although:1,ambigu:1,amount:2,an:[0,3,5],ancho:5,ani:[0,3,5],anoth:[1,5],ansi:5,answer:0,appear:0,append:5,appli:[0,5],applic:[2,5],appoint:0,appropri:[0,5],ar:[0,1,5],architectur:[5,6],area:1,aren:1,arg:5,argument:5,aris:3,armin:1,arrow:5,arrow_kei:[1,5],arrow_mov:5,arrow_posit:5,ascii:5,ask:5,ask_to_finish:5,associ:3,atribut:5,attack:0,attent:0,attribut:5,author:3,avail:[0,2],ayudaen:5,ayudaenpython:5,b:[1,5],back:[1,5],background:5,backspac:5,bad:1,ban:0,banner:5,bar:5,base:[1,5],bbackspac:5,bcolor:5,beat:1,beauti:1,becom:5,been:5,befor:5,behavior:0,behaviour:5,being:5,belong:5,benter:5,best:0,better:1,between:5,beutifulsoup:1,bg:5,bind:5,black:5,blank:5,block:5,block_regex:5,blue:[1,5],bodi:[0,5],bool:5,bool_input:5,border:5,border_styl:5,border_typ:5,borderless:5,bottom:5,bottom_left:5,bottom_right:5,box:[1,5],buffer:5,bug:2,build_tre:5,builder:5,bullet:5,bunch:5,c:[1,3,5],calcul:1,call:5,callabl:5,can:[1,2,5],cannot:5,canva:4,caption:5,captur:6,card:5,carri:5,celsiu:1,celsius_to_fahrenheit:1,center:5,chang:5,change_color:5,charact:5,characterist:0,charg:3,check:5,choic:5,choice_input:5,chr:5,chunk:5,chunker:5,circl:5,cl:5,claim:3,clarifi:0,class_:5,classmethod:5,clean:5,clean_up:5,cleanup:5,clear:5,clear_canva:5,clear_data:5,clear_screen:5,cli:5,cli_nam:5,close:5,cmath:1,code:[2,5,6],code_of_conduct:0,coeffici:1,col:5,collect:5,color:[1,4,6],column:5,com:[3,5],comment:0,commit:5,common:0,commun:0,compil:5,complex:1,complic:1,compon:[1,4,6],compos:5,composablefunct:5,concept:6,condit:[3,5],config:[4,6],conn:5,connect:[3,5],consid:0,consider:2,consol:[2,5],constant:[4,6],construct:0,containes_valu:5,content:4,continu:5,contract:3,contribut:0,contributor:[0,1],control:5,conversor:1,convert:[1,5],cool:5,coordin:5,copi:[3,5],copyright:3,core:6,corner:5,correct:0,correspond:5,could:0,count:[1,5],counter:5,coven:0,creat:[0,5],create_color:5,create_f:5,create_t:5,critic:0,csv:5,curr_index:5,current:[1,5],current_item:5,current_opt:5,currently_active_menu:5,cursor:5,custom:5,custom_funct:5,custom_input:5,cyan:5,cycl:5,d:5,daemon:5,damag:3,data:[1,5,6],databas:5,date:5,date_input:5,date_input_dmi:5,datetim:5,dato:1,day_input:5,de:1,deal:3,debug:5,decid:5,decim:5,decor:[4,6],deem:0,def:[1,5],defin:[0,5],defualt:5,del:5,delet:5,delimit:5,dens:1,deprecationwarn:5,derogatori:0,design:6,desir:5,determin:5,develop:5,dict:5,dictionari:5,differ:0,dimens:5,directli:5,disabl:0,displai:5,displayin:5,distribut:3,divers:0,divid:1,divis:1,django:1,document:3,doe:5,done:5,doubl:5,down:5,downward:5,draw:5,draw_figur:5,duplic:5,dutch:1,dx:5,dy:5,e:[0,5],ea8760d97cd68cb754e490d68d376c1997bbf9bd363bce05cd85:5,each:5,easi:1,econom:0,edit:0,educ:0,electron:0,element:5,els:[1,5],email:5,email_input:5,empathi:0,empti:5,en:5,encod:5,end:5,enough:1,enter:5,entir:5,entri:5,environ:[0,2],epilogu:5,epilogue_text:5,equat:1,error:[1,5,6],es:0,esc:5,establish:5,ethnic:0,event:[0,3,5],everi:2,everyon:0,exact:5,exampl:[0,5,6],exc_msg:5,except:[1,5,6],exclus:5,execut:5,exist:5,exit:[1,5],exit_option_color:5,exit_option_text:[1,5],exp:4,expect:0,experi:0,explain:1,explicit:[0,1],explicitli:1,express:[0,3,5],externalitem:5,f:[1,5],face:1,fahrenheit:1,fahrenheit_to_celsiu:1,fail:5,fair:0,fallback:5,fals:5,false_valu:5,faq:0,faster:5,featur:[2,6],fg:5,figur:5,figuredataclass:5,file:[3,5],filenam:5,fill:5,fillvalu:5,find:[2,5],finish:5,first:[1,5],fit:3,fix:5,flag:5,flask:1,flat:1,flatten:5,float_input:[1,5],flush:5,focus:0,follow:[3,5],foo:5,footer:5,footer_pad:5,foreground:5,format:5,foster:0,free:[0,3],from:[0,1,3,5],fromhex:5,fs:5,full:5,func:5,funcion:5,function_condit:5,functionitem:[1,5],furnish:3,further:0,g:5,gender:0,gener:5,get:5,get_al:5,get_data:5,get_epilogue_text:5,get_input:5,get_last:5,get_max:5,get_opt:5,get_option_posix:5,get_option_win:5,get_pk:5,get_po:5,get_prologue_text:5,get_prompt:5,get_q:5,get_return:5,get_submenu:5,get_subtitl:5,get_text:5,get_titl:5,given:5,global:5,globla:5,goe:5,good:1,gracefulli:0,grant:3,great:1,green:5,grid:5,group:5,grouper:5,gt:5,guess:1,gui:4,gui_nam:5,guido:1,h:[1,5],ha:5,handl:[5,6],handle_error:5,harass:0,hard:1,harm:0,hasn:5,have:0,header:5,header_bottom:5,headless:5,healthi:0,heavi:5,height:[1,5],held:5,hello:5,help:5,helper:5,herebi:3,hi:5,hide:5,hide_cursor:5,highlight:5,hl:5,hold:5,holder:3,holovati:1,honk:1,horizont:5,horizontal_bottom:5,horizontal_top:5,how:5,html:0,http:[0,5],i:5,id:5,idea:[1,2],ident:0,imageri:0,implement:[1,5],impli:3,implicit:1,inappropri:0,includ:[0,3,5],include_index:5,inclus:[0,5],increas:5,incrementor:5,index:5,individu:0,inform:0,infring:3,initi:5,inject:5,inmedi:5,inner:5,input:[1,4,6],input_prompt:5,insert:5,insid:5,instal:6,instanc:[0,5],instead:5,insult:0,int_input:[1,5],integ:5,interact:[0,5],interest:0,intersect:5,interv:5,invalid:5,is_al:5,is_run:5,is_selected_item_exit:5,isinst:1,isshiftcharact:5,item:[1,5],item_text:5,items_align:5,items_bottom:5,items_pad:5,items_top:5,iter:5,itertool:5,its:[0,5],j:5,jacob:1,john:5,join:5,json:5,just:[1,2,5],k:5,kanashiro:3,kaplan:1,kei:5,key1:5,key2:5,key_press:5,keyboard:[4,6],keyboard_kei:5,keyboard_press:5,keyword:5,kind:3,kwarg:[1,5],l:5,lambda:[1,5],lang:5,languag:[0,5],last:5,launcher:5,left:5,length:5,less:5,let:[1,5],letter:4,leugimkm:3,level:[0,5],liabil:3,liabl:3,librari:1,licens:2,light:5,lightweight:5,like:5,limit:[3,5],line:[1,5],line_length:5,list:[1,5],list_:5,list_of_list:5,listcard:5,liter:5,ljust:5,ll:2,locat:5,loop:5,lt:5,m:[2,5],made:2,magenta:5,mai:[0,1],mail:0,main:[1,5],main_loop:5,maintain:0,make:[0,5],make_grid:5,mani:[2,5],margin:5,mark:5,mask:5,match:5,matplotlib:1,matrix:5,matrix_panel:5,max:5,max_char:5,max_dimens:5,maximum:5,mayb:5,mckinnei:1,mean:5,media:0,member:0,mensaj:5,mention:2,menu:[1,4,6],menu_input:5,menu_prompt:5,menu_us:1,menu_zen:1,merchant:3,merg:3,messag:5,messagebox:5,method:5,miguel:3,min:5,minimum:5,mit:2,ml:5,mode:5,model:5,modifi:3,modul:[4,6],modular:6,month_input:5,more:[1,5],moss:1,most:5,move:5,move_arrow:5,movement:5,msg:1,multipl:[1,5],must:5,mvc:5,mvc_launcher:5,mvc_setup:5,mysql:5,n:5,n_type:5,name:5,namespac:[1,5],nation:0,navig:5,necessari:5,need:5,neg:5,neg_index:5,nest:[1,5],never:1,new_dimens:5,newlin:5,next:5,nline:5,nltk:1,no_val:5,no_valu:5,node:5,non:3,none:5,noth:5,notic:3,now:1,num:5,number:[1,5],number_typ:5,numer:5,numpi:1,obj:5,object:5,obsolet:5,obsolot:5,obtain:3,obviou:1,offens:0,offici:0,offlin:0,often:1,old:5,onc:5,one:[1,5],onli:[1,5],onlin:0,open:[0,5],opencv:1,oper:5,opt:5,option:[1,5],option_1:5,option_2:5,option_3:5,options_color:5,order:5,org:0,orient:0,other:[0,3],other_dimens:5,otherwis:[3,5],out:[3,5],output:5,outsid:5,over:5,overrid:5,overriden:5,p:5,packag:[2,4],pad:5,paddin:5,pair:5,panda:1,para:1,param:5,paramet:5,parent:5,pars:5,part:6,particip:0,particular:[3,6],partit:5,pass:[1,5],password:5,password_input:5,pattern:[5,6],pauli:1,paus:5,per:5,percentag:5,perform:[2,5],period:5,perman:0,permiss:[0,3],permit:3,persist:6,person:[0,3,5],peter:1,physic:0,pillow:1,pip:2,pk:5,plug:5,plugin:[5,6],point:5,polit:0,portion:3,posit:[0,5],possibl:5,post:0,practic:1,precis:5,pred:5,predic:5,prefer:1,prefix:5,press:5,previou:5,prin:5,print:[1,5],print_char:5,printf:5,println:5,privat:0,probabl:5,process:5,process_user_input:5,profession:0,progress:5,progress_bar:5,progressbar:5,project:[0,2],prologu:5,prologue_text:5,prompt:5,properti:5,protodb:[4,6],protomysql:5,protosql:4,protosqlit:5,prototool:1,protrud:5,provid:3,provied:5,publish:[0,3],puriti:1,purpos:3,put:5,pygam:1,pypi:2,python:[1,2,5],q:5,quadrat:1,queri:5,question:[0,5],r:5,race:0,rais:5,randint:5,random:5,randrang:5,rang:5,rangedict:5,raw:5,re:[1,5],read:5,readabl:1,readi:5,reason:0,recent:5,recommend:2,rectangl:[1,5],red:[1,5],redraw:5,reduc:2,refer:5,refresh:5,refus:1,regardless:0,regex:5,regist:[5,6],regular:5,reject:0,releas:5,religion:0,remov:[0,5],remove_exit:5,remove_item:5,render:[1,5],repeat:5,repetit:5,report:2,repres:[0,5],represent:[0,5],request:1,requir:5,respect:0,respons:5,restrict:3,result:[1,5],resum:5,retri:5,retriev:5,retrieve_argnam:5,retrive_varnam:5,retrylimitexecpt:5,return_head:5,return_nam:5,revers:5,right:[0,1,3,5],rjust:5,rnd:5,rng:5,roman:5,ronach:1,root:[1,5],rossum:1,round:5,row:5,rule:1,run:[1,2,5],runtim:5,s0:5,s1:5,s2:5,s3:5,s:[1,2,5],same:5,say_hi:5,scipi:1,screen:5,screencanva:5,script:5,search:5,sec:5,second:[1,5],secret:5,secret_messag:5,section:5,see:[0,5],seed:5,seem:5,select:5,selected_item:5,selected_opt:5,sell:3,send:5,sensit:5,sep:5,separ:5,sequenc:5,set:[0,2,5],set_color:5,set_default:5,set_dimens:5,set_epilogue_align:5,set_epilogue_pad:5,set_footer_pad:5,set_header_pad:5,set_item_color:5,set_items_pad:5,set_margin:5,set_menu:5,set_pad:5,set_prologue_align:5,set_prologue_pad:5,set_prompt:5,set_separ:5,set_styl:5,set_subtitle_align:5,set_title_align:5,set_up:5,setup:5,sex:0,sexual:0,shall:3,shift:5,shortcut:5,should:[1,5],should_exit:5,show:[0,1,5],show_bottom:5,show_col:5,show_cursor:5,show_epilogue_bottom:5,show_epilogue_top:5,show_exit_opt:5,show_header_bottom:5,show_item_bottom:5,show_item_top:5,show_matrix:5,show_prologue_bottom:5,show_prologue_top:5,show_top:5,shown:5,side:5,signal:5,signatur:5,silenc:1,silent:1,similar:5,simpl:[1,5],sinc:5,singl:5,singleton:5,size:[0,5],sleep:5,slow_down:5,small:5,so:[2,3,5],social:0,socio:0,softwar:3,sol1:1,sol2:1,sol:1,solver:1,some:5,someth:5,space:[0,5],spars:1,special:1,special_kei:5,specifi:5,spent:2,spinbar:5,spinner:5,spinvar:5,spinvar_color:5,sql:5,sqlalchemi:1,sqlite:5,sqrt:1,squar:1,ss:5,standard:5,start:5,statu:0,still:5,str:[1,5],str_input:5,string:5,strip:5,strip_ansi:5,strip_ansi_width:5,strip_str:5,stuff:5,style:5,subclass:5,subclass_a:5,subclass_b:5,subclass_c:5,subject:3,sublicens:3,submenu:[1,5],submodul:4,substanti:3,substract:1,subtitl:5,subtitle_align:5,suffix:5,suggest:2,sum:[1,5],sum_sqrt:1,summari:5,support:5,symbol:5,systrien:3,t:[1,5],tabl:5,tabul:[4,6],tail:5,take:0,temperatur:1,temperatura:1,temporarili:[0,5],temptat:1,tensorflow:1,termin:5,terminal_s:5,test:[1,5,6],text:[1,5],text_align:5,textbox:5,textcard:5,textnl:[1,5],textnl_align:5,than:[1,5],thei:0,them:[1,5],thi:[0,2,3,5],those:1,thread:5,threaten:0,tim:1,time:[2,5],time_funct:5,time_functions_custom:5,time_functions_glob:5,time_input:5,timeout:5,timeoutexcept:5,timer:5,titl:5,title_align:5,to_csv:5,to_json:5,to_list:5,to_str:5,to_txt:5,todo:5,took:5,tool:2,top:5,top_left:5,top_right:5,tort:3,total:5,toward:0,transact:5,translat:5,tree:5,tri:5,triangl:5,troll:0,true_valu:5,tupl:5,tutori:6,two:1,txt:5,type:5,typeerror:5,typewrit:5,ugli:1,uml:5,umlcard:5,unaccept:0,unicod:5,union:5,uniqu:5,unit:5,unless:1,until:5,unwelcom:0,unwrap:5,up:5,updat:5,update_:5,upgrad:2,uppercas:5,upward:5,url:5,us:[0,2,3,5,6],user:5,utf:5,util:[4,6],valid:[4,6],validate_bool:5,validate_choic:5,validate_d:5,validate_datetim:5,validate_email:5,validate_float:5,validate_int:5,validate_nam:5,validate_numb:5,validate_phon:5,validate_regex:5,validate_roman:5,validate_str:5,validate_tim:5,validate_url:5,validate_yes_no:5,validationexcept:5,validatorsexcept:5,valu:5,value1:5,value2:5,valueerror:5,valur:5,van:1,variabl:5,version:[0,1,5],vertic:5,vertical_left:5,vertical_right:5,via:0,view:5,viewpoint:0,virtanen:1,virtual:2,vl:5,w:5,wa:5,wai:[0,1,2],wait:5,wait_for_start:5,walk:5,want:5,warn:5,warranti:3,we:[0,1],web:5,web_nam:5,welcom:[0,2],what:[0,5],when:[0,2,5],whenev:5,where:5,wheter:5,whether:[3,5],which:[0,5],white:5,whitespac:5,whom:3,widht:5,width:5,wiki:0,within:[0,5],without:[0,3,5],word:5,world:5,would:5,wrapper:5,write:2,write_at:5,write_lett:5,write_letters_custom:5,written:5,www:0,x08:5,x7f:5,x:[1,5],y:[1,5],ye:5,yeah:5,year:5,yellow:[1,5],yes_no_input:5,yes_val:5,yes_valu:5,yield:5,you:[1,2,5],your:5,zen:1,zero:1,zerodivisionerror:1},titles:["Code of Conduct","Examples","<code class=\"docutils literal notranslate\"><span class=\"pre\">prototools</span></code>","License","prototools","prototools package","User\u2019s guide"],titleterms:{"01":1,"02":1,"03":1,"04":1,attribut:0,canva:5,code:0,color:5,compon:5,conduct:0,config:5,constant:5,content:5,contribut:2,decor:5,exampl:1,exp:5,first:6,gui:5,guid:6,input:5,instal:2,keyboard:5,letter:5,licens:3,menu:5,mit:3,modul:5,our:0,packag:5,pledg:0,protodb:5,protosql:5,prototool:[2,4,5],refer:6,respons:0,s:6,scope:0,standard:0,step:6,submodul:5,tabul:5,themat:6,todo:6,user:6,util:5,valid:5,walkthrough:6}})