[console_scripts]
browser=python_search.apps.browser:main
clipboard=python_search.apps.clipboard:main
collect_input=python_search.apps.collect_input:main
entries_editor=python_search.entry_capture.entries_editor:main
entry_builder=python_search.entry_capture.entry_inserter_gui.entry_inserter_gui:main
error_panel=python_search.error.error_pane:main
google_it=python_search.apps.google_it:main
notify_send=python_search.apps.notification_ui:main
ps_shortcuts_visualizer=python_search.shortcut.visualizer:main
pss=python_search.search.search_ui.kitty_for_search_ui:main
pys=python_search.python_search_cli:main
python_search=python_search.python_search_cli:main
register_new_launch_ui=python_search.entry_capture.entry_inserter_gui.register_new_gui:launch_ui
run_key=python_search.entry_runner:main
share_entry=python_search.share_entry:main
term_ui=python_search.search.search_ui.terminal_ui:main

