More unit tests
[codimension.git] / thirdparty / pyqtermwidget / README.rst
blob854cabfc28c3b5a742930ef2414c002bab9aecf4
1 PyQTermWidget
2 =============
4 Unlike the older pyqonsole this console widget works with PyQt4 and let's you
5 embed a shell into your application. 
7 See *docs/usage.rst* if you want to know how to use this widget. To test
8 the widget you can execute *demo.py*.
10 Or browse the generated HTML documentation at
11 http://pyqtermwidget.rtfd.org/
13 The vt100 terminal emulation code is based on AjaxTerm and WebShell.
14 All code is distributed under the General Public License 2.