[console_scripts]
aps_webapi=python_search.sdk.web_api_sdk:main
browser=python_search.apps.browser:main
chat_gpt=python_search.chat_gpt: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:main
entry_embeddings=python_search.next_item_predictor.features.entry_embeddings.entry_embeddings:main
events_etl=python_search.events.events_etl:main
feature_toggle=python_search.feature_toggle:FeatureToggle.main
generic_data_collector=python_search.data_collector:GenericDataCollector.initialize
next_item=python_search.next_item_predictor.next_item_pipeline:main
next_item_pipeline=python_search.next_item_predictor.next_item_pipeline:main
notify_send=python_search.apps.notification_ui:main
offline_evaluation=python_search.next_item_predictor.offline_evaluation:main
ps_container=python_search.container:start
ps_fzf=python_search.search_ui.fzf:main
ps_webapi=python_search.sdk.web_api_sdk:main
python_search=python_search.cli:main
python_search_infra=python_search.infrastructure.infrastructure:main
python_search_webapi=python_search.web_api:main
register_new=python_search.entry_capture.register_new:main
reminders=python_search.plugins.reminders:main
run_entry=python_search.entry_runner:main
run_key=python_search.entry_runner:main

