[console_scripts]
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.ranking.next_item_predictor.pipeline:main
notify_send=python_search.apps.notification_ui: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

