Metadata-Version: 2.1
Name: traitlet-widgets
Version: 0.1.2
Summary: A library which provides the ability to create widget views for traitlet `HasTraits` models, and also to observe changes in a model
License: MIT
Author: Angus Hollands
Author-email: goosey15@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: ipywidgets (>=7.5,<8.0)
Requires-Dist: traitlets (>=4.3,<5.0)
