[console_scripts]
aps_webapi=python_search.sdk.web_api_sdk:main
browser=python_search.apps.browser:main
clipboard=python_search.apps.clipboard:main
collect_input=python_search.apps.collect_input:main
feature_toggle=python_search.feature_toggle:FeatureToggle.main
generic_data_collector=python_search.data_collector:GenericDataCollector.initialize
next_item_pipeline=python_search.search.next_item_predictor.next_item_pipeline:main
notify_send=python_search.apps.notification_ui:main
ps_container=python_search.container:start
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
reminders=python_search.plugins.reminders:main
run_entry=python_search.cli:_run_key_bin
run_key=python_search.cli:_run_key_bin

