Metadata-Version: 2.0
Name: tingbot-gui
Version: 0.9.1
Summary: Graphical User Interface for tingbot
Home-page: http://github.com/furbrain/tingbot-gui
Author: Phil Underwood
Author-email: beardydoc@gmail.com
License: BSD
Download-URL: https://github.com/furbrain/tingbot-gui/archive/v0.9.tar.gz
Keywords: tingbot
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: User Interfaces
Requires-Dist: tingbot-python

# tingbot-gui
A graphical user interface for the tingbot

This package provides a graphical user interface for [tingbot](http://tingbot.com).
It provides several common widgets:

* Button
* Toggle button
* Slider
* Checkbox
* RadioButton
* Text label
* Scrolled area
* Notebook
* Dialog box
* Alert box

There are lots of examples in the [documentation](http://tingbot-gui.rtfd.org)


