PYPI package with better toggle buttons
Project description
Short Overview.
ipywidgets_toggle_buttons is a simple python package(py>=3.6) with more toggle buttons for ipywidgets
Installation via pip:
pip install ipywidgets_toggle_buttons
Long Overview.
This python package consists of other ToggleButtons classes
ToggleButtonsAutoSize - To adjust buttons size to show their’s full description automatically
MultiToggleButtons - To select a few options at once with usual ToggleButtons interface
ToggleButtonsWithHide - ToggleButtonsAutoSize + Hidden options
MultiToggleButtonsWithHide - MultiToggleButtons + Hidden options
All of them will adjust size of buttons if options are modified.
Also they have usual interfaces to work with values and options
Usage examples
Links
Project local Links
Contacts
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.