README.md
pyproject.toml
requirements.txt
setup.py
ipywidgets_gallery/__init__.py
ipywidgets_gallery/checkbox.py
ipywidgets_gallery/colorpicker.py
ipywidgets_gallery/datepicker.py
ipywidgets_gallery/dropdown.py
ipywidgets_gallery/filepicker.py
ipywidgets_gallery/intslider.py
ipywidgets_gallery/radiobuttons.py
ipywidgets_gallery/rangeslider.py
ipywidgets_gallery/selectmultiple.py
ipywidgets_gallery/textarea.py
ipywidgets_gallery/togglebutton.py
ipywidgets_gallery/togglebuttongroup.py
ipywidgets_gallery.egg-info/PKG-INFO
ipywidgets_gallery.egg-info/SOURCES.txt
ipywidgets_gallery.egg-info/dependency_links.txt
ipywidgets_gallery.egg-info/requires.txt
ipywidgets_gallery.egg-info/top_level.txt
tests/__init__.py
tests/test_ipywidgets_gallery.py