Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 3, 2020 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/3061ad71d9920041cc4e665d7fb97a8a to your computer and use it in GitHub Desktop.
Save r-ryantm/3061ad71d9920041cc4e665d7fb97a8a to your computer and use it in GitHub Desktop.
/nix/store/x7fbms4ds38k3qlsa453qnfy92ndxc78-python2.7-traitsui-6.1.3
├── lib
│   └── python2.7
│   └── site-packages
│   ├── traitsui
│   │   ├── api.py
│   │   ├── api.pyc
│   │   ├── base_panel.py
│   │   ├── base_panel.pyc
│   │   ├── basic_editor_factory.py
│   │   ├── basic_editor_factory.pyc
│   │   ├── color_column.py
│   │   ├── color_column.pyc
│   │   ├── context_value.py
│   │   ├── context_value.pyc
│   │   ├── default_dock_window_theme.py
│   │   ├── default_dock_window_theme.pyc
│   │   ├── delegating_handler.py
│   │   ├── delegating_handler.pyc
│   │   ├── dockable_view_element.py
│   │   ├── dockable_view_element.pyc
│   │   ├── dock_window_theme.py
│   │   ├── dock_window_theme.pyc
│   │   ├── editor_factory.py
│   │   ├── editor_factory.pyc
│   │   ├── editor.py
│   │   ├── editor.pyc
│   │   ├── editors
│   │   │   ├── api.py
│   │   │   ├── api.pyc
│   │   │   ├── array_editor.py
│   │   │   ├── array_editor.pyc
│   │   │   ├── boolean_editor.py
│   │   │   ├── boolean_editor.pyc
│   │   │   ├── button_editor.py
│   │   │   ├── button_editor.pyc
│   │   │   ├── check_list_editor.py
│   │   │   ├── check_list_editor.pyc
│   │   │   ├── code_editor.py
│   │   │   ├── code_editor.pyc
│   │   │   ├── color_editor.py
│   │   │   ├── color_editor.pyc
│   │   │   ├── compound_editor.py
│   │   │   ├── compound_editor.pyc
│   │   │   ├── csv_list_editor.py
│   │   │   ├── csv_list_editor.pyc
│   │   │   ├── custom_editor.py
│   │   │   ├── custom_editor.pyc
│   │   │   ├── date_editor.py
│   │   │   ├── date_editor.pyc
│   │   │   ├── date_range_editor.py
│   │   │   ├── date_range_editor.pyc
│   │   │   ├── default_override.py
│   │   │   ├── default_override.pyc
│   │   │   ├── directory_editor.py
│   │   │   ├── directory_editor.pyc
│   │   │   ├── dnd_editor.py
│   │   │   ├── dnd_editor.pyc
│   │   │   ├── drop_editor.py
│   │   │   ├── drop_editor.pyc
│   │   │   ├── enum_editor.py
│   │   │   ├── enum_editor.pyc
│   │   │   ├── file_editor.py
│   │   │   ├── file_editor.pyc
│   │   │   ├── font_editor.py
│   │   │   ├── font_editor.pyc
│   │   │   ├── history_editor.py
│   │   │   ├── history_editor.pyc
│   │   │   ├── html_editor.py
│   │   │   ├── html_editor.pyc
│   │   │   ├── image_editor.py
│   │   │   ├── image_editor.pyc
│   │   │   ├── image_enum_editor.py
│   │   │   ├── image_enum_editor.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── instance_editor.py
│   │   │   ├── instance_editor.pyc
│   │   │   ├── key_binding_editor.py
│   │   │   ├── key_binding_editor.pyc
│   │   │   ├── list_editor.py
│   │   │   ├── list_editor.pyc
│   │   │   ├── list_str_editor.py
│   │   │   ├── list_str_editor.pyc
│   │   │   ├── null_editor.py
│   │   │   ├── null_editor.pyc
│   │   │   ├── popup_editor.py
│   │   │   ├── popup_editor.pyc
│   │   │   ├── progress_editor.py
│   │   │   ├── progress_editor.pyc
│   │   │   ├── range_editor.py
│   │   │   ├── range_editor.pyc
│   │   │   ├── rgb_color_editor.py
│   │   │   ├── rgb_color_editor.pyc
│   │   │   ├── scrubber_editor.py
│   │   │   ├── scrubber_editor.pyc
│   │   │   ├── search_editor.py
│   │   │   ├── search_editor.pyc
│   │   │   ├── set_editor.py
│   │   │   ├── set_editor.pyc
│   │   │   ├── shell_editor.py
│   │   │   ├── shell_editor.pyc
│   │   │   ├── styled_date_editor.py
│   │   │   ├── styled_date_editor.pyc
│   │   │   ├── table_editor.py
│   │   │   ├── table_editor.pyc
│   │   │   ├── tabular_editor.py
│   │   │   ├── tabular_editor.pyc
│   │   │   ├── text_editor.py
│   │   │   ├── text_editor.pyc
│   │   │   ├── time_editor.py
│   │   │   ├── time_editor.pyc
│   │   │   ├── title_editor.py
│   │   │   ├── title_editor.pyc
│   │   │   ├── tree_editor.py
│   │   │   ├── tree_editor.pyc
│   │   │   ├── tuple_editor.py
│   │   │   ├── tuple_editor.pyc
│   │   │   ├── value_editor.py
│   │   │   └── value_editor.pyc
│   │   ├── editors_gen.py
│   │   ├── editors_gen.pyc
│   │   ├── extras
│   │   │   ├── api.py
│   │   │   ├── api.pyc
│   │   │   ├── checkbox_column.py
│   │   │   ├── checkbox_column.pyc
│   │   │   ├── demo.py
│   │   │   ├── demo.pyc
│   │   │   ├── edit_column.py
│   │   │   ├── edit_column.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── progress_column.py
│   │   │   ├── progress_column.pyc
│   │   │   ├── saving.py
│   │   │   └── saving.pyc
│   │   ├── file_dialog.py
│   │   ├── file_dialog.pyc
│   │   ├── group.py
│   │   ├── group.pyc
│   │   ├── handler.py
│   │   ├── handler.pyc
│   │   ├── helper.py
│   │   ├── helper.pyc
│   │   ├── help.py
│   │   ├── help.pyc
│   │   ├── help_template.py
│   │   ├── help_template.pyc
│   │   ├── image
│   │   │   ├── image.py
│   │   │   ├── image.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   └── library
│   │   │   ├── icons.zip
│   │   │   └── std.zip
│   │   ├── images
│   │   │   ├── frame.png
│   │   │   └── image_LICENSE.txt
│   │   ├── include.py
│   │   ├── include.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── instance_choice.py
│   │   ├── instance_choice.pyc
│   │   ├── item.py
│   │   ├── item.pyc
│   │   ├── key_bindings.py
│   │   ├── key_bindings.pyc
│   │   ├── list_str_adapter.py
│   │   ├── list_str_adapter.pyc
│   │   ├── menu.py
│   │   ├── menu.pyc
│   │   ├── message.py
│   │   ├── message.pyc
│   │   ├── mimedata.py
│   │   ├── mimedata.pyc
│   │   ├── null
│   │   │   ├── color_trait.py
│   │   │   ├── color_trait.pyc
│   │   │   ├── font_trait.py
│   │   │   ├── font_trait.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── rgb_color_trait.py
│   │   │   ├── rgb_color_trait.pyc
│   │   │   ├── toolkit.py
│   │   │   └── toolkit.pyc
│   │   ├── qt4
│   │   │   ├── array_editor.py
│   │   │   ├── array_editor.pyc
│   │   │   ├── array_view_editor.py
│   │   │   ├── array_view_editor.pyc
│   │   │   ├── basic_editor_factory.py
│   │   │   ├── basic_editor_factory.pyc
│   │   │   ├── boolean_editor.py
│   │   │   ├── boolean_editor.pyc
│   │   │   ├── button_editor.py
│   │   │   ├── button_editor.pyc
│   │   │   ├── check_list_editor.py
│   │   │   ├── check_list_editor.pyc
│   │   │   ├── clipboard.py
│   │   │   ├── clipboard.pyc
│   │   │   ├── code_editor.py
│   │   │   ├── code_editor.pyc
│   │   │   ├── color_editor.py
│   │   │   ├── color_editor.pyc
│   │   │   ├── color_trait.py
│   │   │   ├── color_trait.pyc
│   │   │   ├── compound_editor.py
│   │   │   ├── compound_editor.pyc
│   │   │   ├── constants.py
│   │   │   ├── constants.pyc
│   │   │   ├── csv_list_editor.py
│   │   │   ├── csv_list_editor.pyc
│   │   │   ├── custom_editor.py
│   │   │   ├── custom_editor.pyc
│   │   │   ├── data_frame_editor.py
│   │   │   ├── data_frame_editor.pyc
│   │   │   ├── date_editor.py
│   │   │   ├── date_editor.pyc
│   │   │   ├── date_range_editor.py
│   │   │   ├── date_range_editor.pyc
│   │   │   ├── directory_editor.py
│   │   │   ├── directory_editor.pyc
│   │   │   ├── drop_editor.py
│   │   │   ├── drop_editor.pyc
│   │   │   ├── editor_factory.py
│   │   │   ├── editor_factory.pyc
│   │   │   ├── editor.py
│   │   │   ├── editor.pyc
│   │   │   ├── enum_editor.py
│   │   │   ├── enum_editor.pyc
│   │   │   ├── extra
│   │   │   │   ├── bounds_editor.py
│   │   │   │   ├── bounds_editor.pyc
│   │   │   │   ├── checkbox_renderer.py
│   │   │   │   ├── checkbox_renderer.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── progress_renderer.py
│   │   │   │   ├── progress_renderer.pyc
│   │   │   │   ├── qt_view.py
│   │   │   │   ├── qt_view.pyc
│   │   │   │   ├── range_slider.py
│   │   │   │   ├── range_slider.pyc
│   │   │   │   ├── table_image_renderer.py
│   │   │   │   └── table_image_renderer.pyc
│   │   │   ├── file_editor.py
│   │   │   ├── file_editor.pyc
│   │   │   ├── font_editor.py
│   │   │   ├── font_editor.pyc
│   │   │   ├── font_trait.py
│   │   │   ├── font_trait.pyc
│   │   │   ├── helper.py
│   │   │   ├── helper.pyc
│   │   │   ├── history_editor.py
│   │   │   ├── history_editor.pyc
│   │   │   ├── html_editor.py
│   │   │   ├── html_editor.pyc
│   │   │   ├── image_editor.py
│   │   │   ├── image_editor.pyc
│   │   │   ├── image_enum_editor.py
│   │   │   ├── image_enum_editor.pyc
│   │   │   ├── images
│   │   │   │   ├── closetab.png
│   │   │   │   ├── frame.png
│   │   │   │   ├── image_LICENSE.txt
│   │   │   │   ├── list_editor.png
│   │   │   │   ├── next.png
│   │   │   │   └── previous.png
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── instance_editor.py
│   │   │   ├── instance_editor.pyc
│   │   │   ├── key_binding_editor.py
│   │   │   ├── key_binding_editor.pyc
│   │   │   ├── key_event_to_name.py
│   │   │   ├── key_event_to_name.pyc
│   │   │   ├── list_editor.py
│   │   │   ├── list_editor.pyc
│   │   │   ├── list_str_editor.py
│   │   │   ├── list_str_editor.pyc
│   │   │   ├── list_str_model.py
│   │   │   ├── list_str_model.pyc
│   │   │   ├── menu.py
│   │   │   ├── menu.pyc
│   │   │   ├── null_editor.py
│   │   │   ├── null_editor.pyc
│   │   │   ├── progress_editor.py
│   │   │   ├── progress_editor.pyc
│   │   │   ├── range_editor.py
│   │   │   ├── range_editor.pyc
│   │   │   ├── rgb_color_editor.py
│   │   │   ├── rgb_color_editor.pyc
│   │   │   ├── rgb_color_trait.py
│   │   │   ├── rgb_color_trait.pyc
│   │   │   ├── search_editor.py
│   │   │   ├── search_editor.pyc
│   │   │   ├── set_editor.py
│   │   │   ├── set_editor.pyc
│   │   │   ├── shell_editor.py
│   │   │   ├── shell_editor.pyc
│   │   │   ├── styled_date_editor.py
│   │   │   ├── styled_date_editor.pyc
│   │   │   ├── table_editor.py
│   │   │   ├── table_editor.pyc
│   │   │   ├── table_model.py
│   │   │   ├── table_model.pyc
│   │   │   ├── tabular_editor.py
│   │   │   ├── tabular_editor.pyc
│   │   │   ├── tabular_model.py
│   │   │   ├── tabular_model.pyc
│   │   │   ├── tests
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── test_helper.py
│   │   │   │   ├── test_helper.pyc
│   │   │   │   ├── test_ui_panel.py
│   │   │   │   └── test_ui_panel.pyc
│   │   │   ├── text_editor.py
│   │   │   ├── text_editor.pyc
│   │   │   ├── time_editor.py
│   │   │   ├── time_editor.pyc
│   │   │   ├── title_editor.py
│   │   │   ├── title_editor.pyc
│   │   │   ├── toolkit.py
│   │   │   ├── toolkit.pyc
│   │   │   ├── tree_editor.py
│   │   │   ├── tree_editor.pyc
│   │   │   ├── tree_node_renderers.py
│   │   │   ├── tree_node_renderers.pyc
│   │   │   ├── tuple_editor.py
│   │   │   ├── tuple_editor.pyc
│   │   │   ├── ui_base.py
│   │   │   ├── ui_base.pyc
│   │   │   ├── ui_editor.py
│   │   │   ├── ui_editor.pyc
│   │   │   ├── ui_live.py
│   │   │   ├── ui_live.pyc
│   │   │   ├── ui_modal.py
│   │   │   ├── ui_modal.pyc
│   │   │   ├── ui_panel.py
│   │   │   ├── ui_panel.pyc
│   │   │   ├── value_editor.py
│   │   │   ├── value_editor.pyc
│   │   │   ├── view_application.py
│   │   │   └── view_application.pyc
│   │   ├── table_column.py
│   │   ├── table_column.pyc
│   │   ├── table_filter.py
│   │   ├── table_filter.pyc
│   │   ├── tabular_adapter.py
│   │   ├── tabular_adapter.pyc
│   │   ├── tests
│   │   │   ├── editors
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── test_button_editor.py
│   │   │   │   ├── test_button_editor.pyc
│   │   │   │   ├── test_code_editor.py
│   │   │   │   ├── test_code_editor.pyc
│   │   │   │   ├── test_csv_editor.py
│   │   │   │   ├── test_csv_editor.pyc
│   │   │   │   ├── test_date_editor.py
│   │   │   │   ├── test_date_editor.pyc
│   │   │   │   ├── test_date_range_editor.py
│   │   │   │   ├── test_date_range_editor.pyc
│   │   │   │   ├── test_default_override.py
│   │   │   │   ├── test_default_override.pyc
│   │   │   │   ├── test_enum_editor.py
│   │   │   │   ├── test_enum_editor.pyc
│   │   │   │   ├── test_instance_editor.py
│   │   │   │   ├── test_instance_editor.pyc
│   │   │   │   ├── test_liststr_editor.py
│   │   │   │   ├── test_liststr_editor.pyc
│   │   │   │   ├── test_liststr_editor_selection.py
│   │   │   │   ├── test_liststr_editor_selection.pyc
│   │   │   │   ├── test_range_editor_spinner.py
│   │   │   │   ├── test_range_editor_spinner.pyc
│   │   │   │   ├── test_range_editor_text.py
│   │   │   │   ├── test_range_editor_text.pyc
│   │   │   │   ├── test_table_editor.py
│   │   │   │   ├── test_table_editor.pyc
│   │   │   │   ├── test_tabular_editor.py
│   │   │   │   ├── test_tabular_editor.pyc
│   │   │   │   ├── test_tree_editor.py
│   │   │   │   ├── test_tree_editor.pyc
│   │   │   │   ├── test_tuple_editor.py
│   │   │   │   └── test_tuple_editor.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── null_backend
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── test_font_trait.py
│   │   │   │   ├── test_font_trait.pyc
│   │   │   │   ├── test_null_toolkit.py
│   │   │   │   └── test_null_toolkit.pyc
│   │   │   ├── test_actions.py
│   │   │   ├── test_actions.pyc
│   │   │   ├── test_color_column.py
│   │   │   ├── test_color_column.pyc
│   │   │   ├── test_context_value.py
│   │   │   ├── test_context_value.pyc
│   │   │   ├── test_controller.py
│   │   │   ├── test_controller.pyc
│   │   │   ├── test_editor.py
│   │   │   ├── test_editor.pyc
│   │   │   ├── test_extras.py
│   │   │   ├── test_extras.pyc
│   │   │   ├── test_handler.py
│   │   │   ├── test_handler.pyc
│   │   │   ├── test_helper.py
│   │   │   ├── test_helper.pyc
│   │   │   ├── test_labels.py
│   │   │   ├── test_labels.pyc
│   │   │   ├── test_layout.py
│   │   │   ├── test_layout.pyc
│   │   │   ├── test_regression.py
│   │   │   ├── test_regression.pyc
│   │   │   ├── test_shadow_group.py
│   │   │   ├── test_shadow_group.pyc
│   │   │   ├── test_splitter_prefs_restored.py
│   │   │   ├── test_splitter_prefs_restored.pyc
│   │   │   ├── test_toolkit.py
│   │   │   ├── test_toolkit.pyc
│   │   │   ├── test_tree_node.py
│   │   │   ├── test_tree_node.pyc
│   │   │   ├── test_tuple_editor.py
│   │   │   ├── test_tuple_editor.pyc
│   │   │   ├── test_ui.py
│   │   │   ├── test_ui.pyc
│   │   │   ├── test_view_application.py
│   │   │   ├── test_view_application.pyc
│   │   │   ├── test_visible_when_layout.py
│   │   │   ├── test_visible_when_layout.pyc
│   │   │   ├── _tools.py
│   │   │   ├── _tools.pyc
│   │   │   └── ui_editors
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── test_data_frame_editor.py
│   │   │   └── test_data_frame_editor.pyc
│   │   ├── theme.py
│   │   ├── theme.pyc
│   │   ├── toolkit.py
│   │   ├── toolkit.pyc
│   │   ├── toolkit_traits.py
│   │   ├── toolkit_traits.pyc
│   │   ├── tree_node.py
│   │   ├── tree_node.pyc
│   │   ├── tree_node_renderer.py
│   │   ├── tree_node_renderer.pyc
│   │   ├── ui_editor.py
│   │   ├── ui_editor.pyc
│   │   ├── ui_editors
│   │   │   ├── array_view_editor.py
│   │   │   ├── array_view_editor.pyc
│   │   │   ├── data_frame_editor.py
│   │   │   ├── data_frame_editor.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── ui_info.py
│   │   ├── ui_info.pyc
│   │   ├── ui.py
│   │   ├── ui.pyc
│   │   ├── ui_traits.py
│   │   ├── ui_traits.pyc
│   │   ├── undo.py
│   │   ├── undo.pyc
│   │   ├── util.py
│   │   ├── util.pyc
│   │   ├── value_tree.py
│   │   ├── value_tree.pyc
│   │   ├── _version.py
│   │   ├── _version.pyc
│   │   ├── view_element.py
│   │   ├── view_element.pyc
│   │   ├── view_elements.py
│   │   ├── view_elements.pyc
│   │   ├── view.py
│   │   ├── view.pyc
│   │   └── wx
│   │   ├── animated_gif_editor_26.py
│   │   ├── animated_gif_editor_26.pyc
│   │   ├── animated_gif_editor_28.py
│   │   ├── animated_gif_editor_28.pyc
│   │   ├── animated_gif_editor.py
│   │   ├── animated_gif_editor.pyc
│   │   ├── array_editor.py
│   │   ├── array_editor.pyc
│   │   ├── array_view_editor.py
│   │   ├── array_view_editor.pyc
│   │   ├── basic_editor_factory.py
│   │   ├── basic_editor_factory.pyc
│   │   ├── boolean_editor.py
│   │   ├── boolean_editor.pyc
│   │   ├── button_editor.py
│   │   ├── button_editor.pyc
│   │   ├── check_list_editor.py
│   │   ├── check_list_editor.pyc
│   │   ├── code_editor.py
│   │   ├── code_editor.pyc
│   │   ├── color_column.py
│   │   ├── color_column.pyc
│   │   ├── color_editor.py
│   │   ├── color_editor.pyc
│   │   ├── color_trait.py
│   │   ├── color_trait.pyc
│   │   ├── compound_editor.py
│   │   ├── compound_editor.pyc
│   │   ├── constants.py
│   │   ├── constants.pyc
│   │   ├── csv_list_editor.py
│   │   ├── csv_list_editor.pyc
│   │   ├── custom_editor.py
│   │   ├── custom_editor.pyc
│   │   ├── data_frame_editor.py
│   │   ├── data_frame_editor.pyc
│   │   ├── date_editor.py
│   │   ├── date_editor.pyc
│   │   ├── directory_editor.py
│   │   ├── directory_editor.pyc
│   │   ├── dnd_editor.py
│   │   ├── dnd_editor.pyc
│   │   ├── drop_editor.py
│   │   ├── drop_editor.pyc
│   │   ├── editor_factory.py
│   │   ├── editor_factory.pyc
│   │   ├── editor.py
│   │   ├── editor.pyc
│   │   ├── editors_gen.py
│   │   ├── editors_gen.pyc
│   │   ├── enum_editor.py
│   │   ├── enum_editor.pyc
│   │   ├── extra
│   │   │   ├── bounds_editor.py
│   │   │   ├── bounds_editor.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── led_editor.py
│   │   │   ├── led_editor.pyc
│   │   │   └── windows
│   │   │   ├── flash_editor.py
│   │   │   ├── flash_editor.pyc
│   │   │   ├── ie_html_editor.py
│   │   │   ├── ie_html_editor.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── file_editor.py
│   │   ├── file_editor.pyc
│   │   ├── font_editor.py
│   │   ├── font_editor.pyc
│   │   ├── font_trait.py
│   │   ├── font_trait.pyc
│   │   ├── helper.py
│   │   ├── helper.pyc
│   │   ├── history_control.py
│   │   ├── history_control.pyc
│   │   ├── history_editor.py
│   │   ├── history_editor.pyc
│   │   ├── html_editor.py
│   │   ├── html_editor.pyc
│   │   ├── image_control.py
│   │   ├── image_control.pyc
│   │   ├── image_editor.py
│   │   ├── image_editor.pyc
│   │   ├── image_enum_editor.py
│   │   ├── image_enum_editor.pyc
│   │   ├── images
│   │   │   ├── cb_hover_off.png
│   │   │   ├── cb_hover_on.png
│   │   │   ├── cb_off.png
│   │   │   ├── cb_on.png
│   │   │   ├── file.png
│   │   │   ├── frame.ico
│   │   │   ├── group.png
│   │   │   ├── hs_color_map.png
│   │   │   ├── image_LICENSE.txt
│   │   │   ├── item.png
│   │   │   ├── list_editor.png
│   │   │   ├── nb_open.png
│   │   │   ├── object.png
│   │   │   ├── open.png
│   │   │   ├── table_add.png
│   │   │   ├── table_colors.png
│   │   │   ├── table_delete.png
│   │   │   ├── table_delete_synthetic.png
│   │   │   ├── table_display.png
│   │   │   ├── table_move_down.png
│   │   │   ├── table_move_up.png
│   │   │   ├── table_no_sort.png
│   │   │   ├── table_prefs.png
│   │   │   ├── table_search.png
│   │   │   ├── table_synthetic.png
│   │   │   └── table_undelete.png
│   │   ├── image_slice.py
│   │   ├── image_slice.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── instance_editor.py
│   │   ├── instance_editor.pyc
│   │   ├── key_binding_editor.py
│   │   ├── key_binding_editor.pyc
│   │   ├── key_event_to_name.py
│   │   ├── key_event_to_name.pyc
│   │   ├── list_editor.py
│   │   ├── list_editor.pyc
│   │   ├── list_str_editor.py
│   │   ├── list_str_editor.pyc
│   │   ├── menu.py
│   │   ├── menu.pyc
│   │   ├── null_editor.py
│   │   ├── null_editor.pyc
│   │   ├── popup_editor.py
│   │   ├── popup_editor.pyc
│   │   ├── progress_editor.py
│   │   ├── progress_editor.pyc
│   │   ├── range_editor.py
│   │   ├── range_editor.pyc
│   │   ├── rgb_color_editor.py
│   │   ├── rgb_color_editor.pyc
│   │   ├── rgb_color_trait.py
│   │   ├── rgb_color_trait.pyc
│   │   ├── scrubber_editor.py
│   │   ├── scrubber_editor.pyc
│   │   ├── search_editor.py
│   │   ├── search_editor.pyc
│   │   ├── set_editor.py
│   │   ├── set_editor.pyc
│   │   ├── shell_editor.py
│   │   ├── shell_editor.pyc
│   │   ├── table_editor.py
│   │   ├── table_editor.pyc
│   │   ├── table_model.py
│   │   ├── table_model.pyc
│   │   ├── tabular_editor.py
│   │   ├── tabular_editor.pyc
│   │   ├── text_editor.py
│   │   ├── text_editor.pyc
│   │   ├── time_editor.py
│   │   ├── time_editor.pyc
│   │   ├── title_editor.py
│   │   ├── title_editor.pyc
│   │   ├── toolkit.py
│   │   ├── toolkit.pyc
│   │   ├── tree_editor.py
│   │   ├── tree_editor.pyc
│   │   ├── tuple_editor.py
│   │   ├── tuple_editor.pyc
│   │   ├── ui_base.py
│   │   ├── ui_base.pyc
│   │   ├── ui_editor.py
│   │   ├── ui_editor.pyc
│   │   ├── ui_live.py
│   │   ├── ui_live.pyc
│   │   ├── ui_modal.py
│   │   ├── ui_modal.pyc
│   │   ├── ui_panel.py
│   │   ├── ui_panel.pyc
│   │   ├── ui_window.py
│   │   ├── ui_window.pyc
│   │   ├── ui_wizard.py
│   │   ├── ui_wizard.pyc
│   │   ├── value_editor.py
│   │   ├── value_editor.pyc
│   │   ├── view_application.py
│   │   └── view_application.pyc
│   └── traitsui-6.1.3.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
25 directories, 654 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment