
streamlit-option-menu 0.4.0
0
streamlit-option-menu is a simple Streamlit component that allows users to select a single item from
Contents
streamlit-option-menu is a simple Streamlit component that allows users to select a single item from a list of options in a menu.
Stars: 701, Watchers: 701, Forks: 81, Open Issues: 29The victoryhb/streamlit-option-menu repo was created 4 years ago and the last code push was 1 years ago.
The project is popular with 701 github stars!
How to Install streamlit-option-menu
You can install streamlit-option-menu using pip
pip install streamlit-option-menu
or add it to a project with poetry
poetry add streamlit-option-menu
Package Details
- Author
- Victor Yan
- License
- None
- Homepage
- https://github.com/victoryhb/streamlit-option-menu
- PyPi:
- https://pypi.org/project/streamlit-option-menu/
- GitHub Repo:
- https://github.com/victoryhb/streamlit-option-menu
Related Packages
Errors
A list of common streamlit-option-menu errors.
Code Examples
Here are some streamlit-option-menu code examples and snippets.
pythonfix