python-search

View on PyPIReverse Dependencies (0)

0.50 python_search-0.50-py3-none-any.whl

Wheel Details

Project: python-search
Version: 0.50
Filename: python_search-0.50-py3-none-any.whl
Download: [link]
Size: 69612
MD5: 99ea3b3ab6e6b27a90c5157408d08b31
SHA256: 2b14e6d4968c6cbf29ea80bcd53071b011ba44236869fd4e97c6e9c0899455b4
Uploaded: 2024-06-09 09:19:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-search
Version: 0.50
Summary: Build your knowledge database in python and retrieve it efficiently
Author: Jean Carlo Machado
Author-Email: machado.c.jean[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<=3.13
Requires-Dist: PySimpleGUI (<5.0.0,>=4.60.1)
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: certifi (>=2022.6.1)
Requires-Dist: chardet (<6.0.0,>=5.1.0)
Requires-Dist: chromadb (>=0.5.0)
Requires-Dist: colorama (<0.5.0,>=0.4.5)
Requires-Dist: colorful (<0.6.0,>=0.5.5)
Requires-Dist: dill (<0.4.0.0,>=0.3.5.1)
Requires-Dist: fire (>=0.6)
Requires-Dist: matplotlib (<4.0.0,>=3.5.2)
Requires-Dist: numpy (>=1.24.3)
Requires-Dist: openai (>=0.27.0)
Requires-Dist: openapi (<2.0.0,>=1.1.0)
Requires-Dist: pandas
Requires-Dist: pdoc3 (<0.11.0,>=0.10.0)
Requires-Dist: pydantic (<2.0.0,>=1.9.1)
Requires-Dist: python-daemon (<4.0.0,>=3.0.1)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: schedule (<2.0.0,>=1.2.1)
Requires-Dist: tiny-data-warehouse (>=0.1.5)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
python_search/.DS_Store sha256=kwcF60O8nsEFYIQnA1fGyMr4dlOTY-HWfEivVgBDBPk 8196
python_search/__init__.py sha256=NxyvDCB5MN2KJ-P0hoWl1u5XY2-WW9J3-a7nO5j0uCw 732
python_search/apps/README.md sha256=O8phx0yEoBtDyP1Y0BZpOrOTFahfNvAlUN-sJCbTRUc 59
python_search/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/apps/apps.py sha256=30iRQQ3rDbLlvM4kF7mhVNhj4i5fx0Ztt12hoG40N2A 84
python_search/apps/browser.py sha256=goA-zaub2a9YRf0WRvC7VaQfgdCNPRPVt1URiU5xPiI 3107
python_search/apps/clipboard.py sha256=fTRSInC9KrXrsMwaOj_Yoraz6pPQ-mGtId7adY1ZZ84 2132
python_search/apps/collect_input.py sha256=as6sZbHxxGREbZYJDs4fPwL85TmCFSt8PecUTjPMcaY 2144
python_search/apps/google_it.py sha256=jtwDbbGGFp0tEzrOJNfKYI2JnRutP-GS36aZ5tMrxyw 491
python_search/apps/notification_ui.py sha256=wPCYge9Yi1zl9U3zIf9ejVr6pF19NOUfAftDjrah4ls 568
python_search/apps/prompt_editor.py sha256=AcMPrQaF3tyVwBUK_hGdyjn4MS5ACwAKm9lEb84e9Jw 1109
python_search/apps/terminal.py sha256=rtQ_n7ItJyiyrVxnXj61grCmO_gAsSJnyvGcNgzAKN8 1644
python_search/apps/window_manager.py sha256=1CwKPW3o542GXfasVZsK7KKTq2aqke11lRCs9EedOU4 513
python_search/config.py sha256=V60IT7PUkwvRO9GSA-y7Do0Rpysc7Vyi53MHbAOnQaY 492
python_search/configuration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/configuration/configuration.py sha256=sdf-XXbE4heacu14E1Lf8NVb0uFBT3BmW8t5e9sOd8E 3309
python_search/configuration/data_config.py sha256=OJLluaTst_L5vYSySAmN6SBf22psYmVIVYNd5Wq3UT8 1241
python_search/configuration/loader.py sha256=tYglR5EnAH67y5_rcAV1OtWNNhNMROU7glGr4W1ZOgc 2139
python_search/context.py sha256=2k4brZshCB_ZiAgQ5mIr9GXwF4vXkdoxQ_IYAsUwjsU 1338
python_search/core_entities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/core_entities/core_entities.py sha256=lo4Vn0aHeOkXPmK1ALtm-h02tZz0WwAiAC-HdbKYq0Q 2357
python_search/data_collector.py sha256=WkJj0P6d5a6-w_BCxm10umqKA3yt898TjDO_d_veqpo 1714
python_search/data_exporter.py sha256=lS7agayGoN0ZA68uXx_orL8goH2oJeYPCKKPl8E9taE 2089
python_search/declarative_ui/__init__.py sha256=Cql35uWZmZcByINWA0kw6wqXBAcHGFH8uv5_xZa-0w0 70
python_search/declarative_ui/declarative_ui.py sha256=eGL20yA3vTyAMa0leUDjcuzogQ9rrkHu6su0kaU1WcI 2396
python_search/entries_group.py sha256=aQf7ByLV2h9Ik4mTPTF_NYKJAUr7Eo5E-W5tAMPNk3M 2148
python_search/entry_capture/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/entry_capture/ask_question_ui.py sha256=OQvbMMtH_4rhro4uUzSZ8J7WUB1bhEG-XGecuEpKlQ8 880
python_search/entry_capture/entries_editor.py sha256=saWEJvWOqa1MkZaGLpD-yb2tme3c4ksu-dfyieV2JTs 2759
python_search/entry_capture/filesystem_entry_inserter.py sha256=cdOh4AvtNVNqliXxrY1LtdMfbJuTs_riJ7KlNj4sbCU 3140
python_search/entry_capture/register_new.py sha256=eavitCRPsvFH3_YqTN3OBwTZI0rQvEGyklUSk05zl8A 3056
python_search/entry_capture/utils.py sha256=WasRD8hLWMUVxrYNMeuPF6ErZ-dg_Gm50E49XDgwyD0 356
python_search/entry_change.py sha256=CgT7uLfztOYrv7etkZi7In58Cp5QMEFBCed3MGiSHUY 1062
python_search/entry_runner.py sha256=PAy1jFaDoklZ2XDZeMmFugKcGBrDcE_3ZvER6aGMQAM 4011
python_search/entry_type/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/entry_type/entity.py sha256=W8jYby2V-_5cOeGG5RGMlAINyaMLyoexgjfT_Cn0RzE 1178
python_search/environment.py sha256=xiBkF7hOODFzIwR-5JdCKgfbY1pv2nYBKNYuR3gxIig 335
python_search/error/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/error/error_pane.py sha256=IZCYeS40PURU0PwXW3uWDiSYbEewcbexi34Ghv6Y7ms 719
python_search/error/exception.py sha256=GM81PSJ50ZK1628drT0TQ2ASXhllYQKTKGhtxAs6SSk 674
python_search/events/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/events/events_etl.py sha256=vROlc-nuQaA5kyAIrKKlQk-xBlO-i3cqOrdf1NmvT-o 338
python_search/events/latest_used_entries.py sha256=u9Al15ax0gzdYRzdIZpPKdbpmF-IYc6hCbOAcZA8GMo 1604
python_search/events/ranking_generated/__init__.py sha256=YR3ZD8PPonreJ6WsAahGEYJjfcmDNLBduH_-XUmldtU 1472
python_search/events/run_performed/__init__.py sha256=-tXRBFyt5QI1pzXhUL4VywkQQ4esWx3Xh3VmOZIVg3E 163
python_search/events/run_performed/clean.py sha256=5IpTbcPXJuOGJT35supabwh2k0kmR0Otqbfgf0w4jXo 2046
python_search/events/run_performed/dataset.py sha256=aDl6nxlpcUB_QGmujt8kdDqxmUJ1vplLTqN_Zsi3w8k 2444
python_search/events/run_performed/entity.py sha256=G60UBfR61QNXjE_sNWRUSdBAzg5WmUpAW7YL2j61zlE 820
python_search/events/run_performed/writer.py sha256=6H3e0zfZz1mCwAmXoyOJ8T8xFahJ3KofXpUeDnnEfas 1259
python_search/exceptions.py sha256=RgaRg3stU2TaiJiN9a9YxPEDOQYGN_JW72RbYz_X4TQ 1006
python_search/host_system/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/host_system/system_paths.py sha256=d3UdFS2GhIocFrRz7tR4S_9OiWrlEHmdVHahAUwjzEI 193
python_search/host_system/window_hide.py sha256=edvTwD3f0Zd9v8-X9G0rkDtMHKuSdijtYF1Oxk8T7oA 504
python_search/host_system/windows_focus.py sha256=1Dv0YMy9fs292V5k5GN3XH0nqvYKXOc97dZnBPQvz50 1392
python_search/init/entries_main.py sha256=pYWoueDhUcVUhHv_uRx7NBxrfsHeq17FLmANjb5vGz8 2549
python_search/init/install_dependencies.py sha256=EhWDaribqvbRYf9HVuas0QylTgkfisU-LOgOqTZYwaM 4399
python_search/init/project.py sha256=aw-2qq4wSrvXL3zh3VxM0MFHfcheznl1Kwb9jnrAJVk 1581
python_search/interpreter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/interpreter/base.py sha256=7YCvfmxfX6f0jDDSeZrpoxsxL-ZzVq6bqT_WDKeCZW8 2629
python_search/interpreter/cmd.py sha256=Xj0JTg9ySjCPuMqjtwCJBOO1lfz0t0haNgAX1i68d_8 3265
python_search/interpreter/file.py sha256=4Jn6Wa_-Yc8PrqrI-Ia2k5rZoiY91ONPREQfkSkUMN8 2056
python_search/interpreter/interpreter_matcher.py sha256=xmj6EHpJurFJt8hvurHm8bG8jAEVzv_wo075ahT_zyQ 4040
python_search/interpreter/python.py sha256=xbmIPggd6AyhoubmtH3pLaVGvdDzA-WAEk45Bn1D0MA 593
python_search/interpreter/snippet.py sha256=AYtns_Ao6LI1ff_wr_xxFZqEEmBqNZVoU1OLoWMj5bY 836
python_search/interpreter/url.py sha256=HONl2i6APzppj54SfLoZZbGXe4INBAoVaEwfasp4_8c 1348
python_search/logger.py sha256=8BOxhya82t5ou8IYcybYLfYq_oNkhRj4_aaLxigr8bY 2704
python_search/official_entries/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/official_entries/entries.py sha256=iIS3Pm0np9IM2zp-2ozh0a6NbqO41QrOjLbhpghjTcc 569
python_search/privacy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/privacy/privacy_detector.py sha256=KVweHX6Y5nJMkmB_lgd_kysYZp7vD9hqyf52DZIjwhA 1183
python_search/python_search_cli.py sha256=ojYXf-b3dTK8mfu_1nvuuvIaLzFWLNPB8raulQ-O46Q 5387
python_search/search/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/search/entries_loader.py sha256=1PYgb-r1TL0D8LqvVL4zB3fYb9moEKkf9wLGLcMQSTY 1708
python_search/search/search_ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/search/search_ui/bm25_search.py sha256=oAmXCMMCrpzrnVlUc3X3HbaOmKphYQQlnkSQJVNInRE 2877
python_search/search/search_ui/kitty.py sha256=BeoWUECMDU3XoMW747DMr5bGFD1xgVeMaG60FbMvYTk 3370
python_search/search/search_ui/search_actions.py sha256=O-RvgMvGQn2PirQpMF975QsfR4gQkW_f7FoH8j39x10 904
python_search/search/search_ui/semantic_search.py sha256=Js2C4-5aJ1KfTai0ciSod8WPjcKt_Eu6ok3nHQMEdUg 1917
python_search/search/search_ui/serialized_entry.py sha256=Vf95G04MSZzrDpuppOe367iaXG78yMv0xxOGIQS8NDM 526
python_search/search/search_ui/terminal_ui.py sha256=tfHJExdyNBo6qktwgvrYd37BFfdA9wjMzikzJYtTqlg 8921
python_search/share_entry.py sha256=zEB23Sp02fsElCXQAOIik9P8VlAneQIeTh00-_014nk 1518
python_search/shortcut/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_search/shortcut/generator.py sha256=4-SND1dvkTPvsh51RpVd0v5nRbP7PNlEJYWLiuGjhFw 887
python_search/shortcut/gnome.py sha256=Mi_XJPdoCrm5uHCJ9uGEgcDLFR9-7AGafK212T-w0v4 3610
python_search/shortcut/mac.py sha256=Fcc5bmcgXo_ePXUjpcdVyeoNYXRAaIsILrg8ucRT7g4 3825
python_search/shortcut/xfce.py sha256=dJwOf8rp7PZYOIEIubSgzvwlf3OgA3gYCB14diRvb_w 720
python_search/theme.py sha256=cNmNo-rLFQw5XII6ehuPDrY7VjX_u7MzMH0djRjujqg 2145
python_search-0.50.data/scripts/wrap_log_command.sh sha256=TdTww_LVE0pD4xIzW6WU9EldgB4TbxpsqlbJv4ICZ2M 742
python_search-0.50.dist-info/LICENSE sha256=JEoHAC9WxJ44wpxDiUYZ2Fv2WtRWkIwpdo-V3XD78AU 11395
python_search-0.50.dist-info/METADATA sha256=-kmSLlS6vKn8CKMdgx8P82JZA8naAfE1W4xU4t3Cdz8 1203
python_search-0.50.dist-info/NOTICE.md sha256=GKoLarzINQIDTpgz5zacHGiXl9UxJgC_H5pTy2CiKf8 136
python_search-0.50.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
python_search-0.50.dist-info/entry_points.txt sha256=oIO3Akx_3OhdDuvPlqc__KCNaTDsuGtcmLlmlvG-uQE 1453
python_search-0.50.dist-info/RECORD

entry_points.txt

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.entry_inserter_gui:main
entry_embeddings = python_search.next_item_predictor.features.entry_embeddings:main
entry_generator = python_search.entry_generator:main
error_panel = python_search.error.error_pane:main
generic_data_collector = python_search.data_collector:GenericDataCollector.initialize
google_it = python_search.apps.google_it:main
notify_send = python_search.apps.notification_ui:main
prompt_editor = python_search.apps.prompt_editor:main
ps_container = python_search.container:start
ps_text_next_predictor = python_search.textual_next_predictor.predictor:main
ps_webapi = python_search.sdk.web_api_sdk:main
pys = python_search.python_search_cli:main
python_search = python_search.python_search_cli:main
python_search_search = python_search.search.search_ui.kitty:main
recent_keys = python_search.events.latest_used_entries:main
register_new_launch_ui = python_search.entry_capture.entry_inserter_gui.register_new_gui:launch_ui
run_entry = python_search.entry_runner:main
run_key = python_search.entry_runner:main
share_entry = python_search.share_entry:main
term_ui = python_search.search.search_ui.terminal_ui:main