.. pyTermTk documentation master file, created by sphinx-quickstart on Fri Apr 2 12:13:00 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. _pyTermTk: https://github.com/ceccopierangiolieugenio/pyTermTk .. _TermTk: https://github.com/ceccopierangiolieugenio/pyTermTk .. _TUI: https://en.wikipedia.org/wiki/Text-based_user_interface .. _pyCuT: https://github.com/ceccopierangiolieugenio/pyCuT .. _Qt5: https://www.riverbankcomputing.com/static/Docs/PyQt5/ .. _GTK: https://pygobject.readthedocs.io/en/latest/ .. _tkinter: https://docs.python.org/3/library/tkinter.html Welcome to pyTermTk_'s documentation! ===================================== Intro ----- | pyTermTk_ is a Text-based user interface library (TUI_) | Evolved from the discontinued project pyCuT_ and inspired by | a mix of Qt5_, GTK_, and tkinter_ api definition with a touch of personal interpretation .. toctree:: :maxdepth: 1 :caption: Tutorials tutorial/000-examples.rst tutorial/001-helloworld.rst tutorial/002-layout.rst tutorial/003-signalslots.rst tutorial/004-logging.rst tutorial/005-calculator.rst tutorial/ttkDesigner/textEdit/README.rst .. toctree:: :maxdepth: 1 :caption: API Reference autogen.TermTk/TermTk.TTkAbstract.rst autogen.TermTk/TermTk.TTkCore.rst autogen.TermTk/TermTk.TTkCore.TTkTerm.rst autogen.TermTk/TermTk.TTkGui.rst autogen.TermTk/TermTk.TTkLayouts.rst autogen.TermTk/TermTk.TTkTemplates.rst autogen.TermTk/TermTk.TTkTestWidgets.rst autogen.TermTk/TermTk.TTkTheme.rst autogen.TermTk/TermTk.TTkTypes.rst autogen.TermTk/TermTk.TTkUiTools.rst autogen.TermTk/TermTk.TTkWidgets.rst autogen.TermTk/TermTk.TTkWidgets.TTkModelView.rst autogen.TermTk/TermTk.TTkWidgets.TTkPickers.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`