Metadata-Version: 2.1
Name: streamlit-searchbox
Version: 0.0.2
Summary: Autocomplete Searchbox
Home-page: https://github.com/m-wrzr/streamlit-searchbox
Author: m-wrzr
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: streamlit (>=0.63)
Provides-Extra: tests
Requires-Dist: wikipedia ; extra == 'tests'

 Streamlit searchbox that dynamically updates and provides a list of suggestions based on a provided function

