Metadata-Version: 2.4
Name: streamlit-tour
Version: 0.0.3
Summary: Streamlit component that implement the wonderful Driver.js library. It allows you to start a tour that takes the user through the component that you want
Author-email: Malo <malo.potereau@gmail.com>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/mp-mech-ai/streamlit_tour
Project-URL: Repository, https://github.com/mp-mech-ai/streamlit_tour
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: streamlit>=1.51
Provides-Extra: devel
Requires-Dist: pytest==7.4.0; extra == "devel"
Requires-Dist: playwright==1.48.0; extra == "devel"
Requires-Dist: requests==2.31.0; extra == "devel"
Requires-Dist: pytest-playwright-snapshot==1.0; extra == "devel"
Requires-Dist: pytest-rerunfailures==12.0; extra == "devel"
Requires-Dist: streamlit>=1.51; extra == "devel"
Dynamic: license-file

# Streamlit Tour

This component will walk the user through a series of steps that highlights components of the streamlit app.


