|
|
<!DOCTYPE html> |
|
|
<html class="writer-html5" lang="en" > |
|
|
<head> |
|
|
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> |
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|
|
<title>Welcome to pyTermTk’s documentation! — pyTermTk 0.36.0-a |
|
|
documentation</title> |
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
|
|
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> |
|
|
<link rel="stylesheet" href="_static/theme_overrides.css" type="text/css" /> |
|
|
<link rel="stylesheet" href="_static/ttk.css" type="text/css" /> |
|
|
<link rel="shortcut icon" href="https://ceccopierangiolieugenio.github.io/pyTermTk/sandbox/www/favicon.ico"/> |
|
|
<!--[if lt IE 9]> |
|
|
<script src="_static/js/html5shiv.min.js"></script> |
|
|
<![endif]--> |
|
|
|
|
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> |
|
|
<script src="_static/jquery.js"></script> |
|
|
<script src="_static/underscore.js"></script> |
|
|
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script> |
|
|
<script src="_static/doctools.js"></script> |
|
|
<script src="_static/js/theme.js"></script> |
|
|
<link rel="index" title="Index" href="genindex.html" /> |
|
|
<link rel="search" title="Search" href="search.html" /> |
|
|
<link rel="next" title="pyTermTk - < the Examples >" href="tutorial/000-examples.html" /> |
|
|
</head> |
|
|
|
|
|
<body class="wy-body-for-nav"> |
|
|
<div class="wy-grid-for-nav"> |
|
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> |
|
|
<div class="wy-side-scroll"> |
|
|
<div class="wy-side-nav-search" > |
|
|
<a href="#" class="icon icon-home"> pyTermTk |
|
|
</a> |
|
|
<div role="search"> |
|
|
<form id="rtd-search-form" class="wy-form" action="search.html" method="get"> |
|
|
<input type="text" name="q" placeholder="Search docs" /> |
|
|
<input type="hidden" name="check_keywords" value="yes" /> |
|
|
<input type="hidden" name="area" value="default" /> |
|
|
</form> |
|
|
</div> |
|
|
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> |
|
|
<p class="caption" role="heading"><span class="caption-text">Tutorials</span></p> |
|
|
<ul> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/000-examples.html">pyTermTk - < <strong>the Examples</strong> ></a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/001-helloworld.html">pyTermTk - Hello World</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/002-layout.html">pyTermTk - Layouts</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/003-signalslots.html">pyTermTk - Signal & Slots</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/004-logging.html">pyTermTk - Logging</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/005-calculator.html">pyTermTk - Your first Calculator</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/ttkDesigner/textEdit/README.html">ttkDesigner - Your first TextEditor</a></li> |
|
|
</ul> |
|
|
<p class="caption" role="heading"><span class="caption-text">Features</span></p> |
|
|
<ul> |
|
|
<li class="toctree-l1"><a class="reference internal" href="info/features/index.html">Features</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="info/features/crosscompatible.html">Cross Compatibility</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="info/features/widgets.html">Widgets</a></li> |
|
|
</ul> |
|
|
<p class="caption" role="heading"><span class="caption-text">Dev</span></p> |
|
|
<ul> |
|
|
<li class="toctree-l1"><a class="reference internal" href="info/installing.html">Installation</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="info/installing.html#quickstart">Quickstart</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="info/debug.html">Debug</a></li> |
|
|
</ul> |
|
|
<p class="caption" role="heading"><span class="caption-text">API Reference</span></p> |
|
|
<ul> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkAbstract.html">TermTk.TTkAbstract</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkCore.html">TermTk.TTkCore</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkCore.TTkTerm.html">TermTk.TTkCore.TTkTerm</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkGui.html">TermTk.TTkGui</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkLayouts.html">TermTk.TTkLayouts</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkTemplates.html">TermTk.TTkTemplates</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkTestWidgets.html">TermTk.TTkTestWidgets</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkTheme.html">TermTk.TTkTheme</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkTypes.html">TermTk.TTkTypes</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkUiTools.html">TermTk.TTkUiTools</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkWidgets.html">TermTk.TTkWidgets</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkWidgets.TTkModelView.html">TermTk.TTkWidgets.TTkModelView</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkWidgets.TTkPickers.html">TermTk.TTkWidgets.TTkPickers</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="autogen.TermTk/TermTk.TTkWidgets.TTkTerminal.html">TermTk.TTkWidgets.TTkTerminal</a></li> |
|
|
</ul> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</nav> |
|
|
|
|
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > |
|
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> |
|
|
<a href="#">pyTermTk</a> |
|
|
</nav> |
|
|
|
|
|
<div class="wy-nav-content"> |
|
|
<div class="rst-content"> |
|
|
<div role="navigation" aria-label="Page navigation"> |
|
|
<ul class="wy-breadcrumbs"> |
|
|
<li><a href="#" class="icon icon-home"></a> »</li> |
|
|
<li>Welcome to pyTermTk’s documentation!</li> |
|
|
<li class="wy-breadcrumbs-aside"> |
|
|
<a href="_sources/index.rst.txt" rel="nofollow"> View page source</a> |
|
|
</li> |
|
|
</ul> |
|
|
<hr/> |
|
|
</div> |
|
|
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> |
|
|
<div itemprop="articleBody"> |
|
|
|
|
|
<section id="welcome-to-pytermtk-s-documentation"> |
|
|
<h1>Welcome to <a class="reference external" href="https://github.com/ceccopierangiolieugenio/pyTermTk">pyTermTk</a>’s documentation!<a class="headerlink" href="#welcome-to-pytermtk-s-documentation" title="Permalink to this heading"></a></h1> |
|
|
<img alt="https://ceccopierangiolieugenio.github.io/binaryRepo/pyTermTk/images/pyTermTk.HERO.800.png" src="https://ceccopierangiolieugenio.github.io/binaryRepo/pyTermTk/images/pyTermTk.HERO.800.png" /> |
|
|
<section id="intro"> |
|
|
<h2>Intro<a class="headerlink" href="#intro" title="Permalink to this heading"></a></h2> |
|
|
<div class="line-block"> |
|
|
<div class="line"><a class="reference external" href="https://github.com/ceccopierangiolieugenio/pyTermTk">pyTermTk</a> is a Text-based user interface library (<a class="reference external" href="https://en.wikipedia.org/wiki/Text-based_user_interface">TUI</a>)</div> |
|
|
<div class="line">Evolved from the discontinued project <a class="reference external" href="https://github.com/ceccopierangiolieugenio/pyCuT">pyCuT</a> and inspired by</div> |
|
|
<div class="line">a mix of <a class="reference external" href="https://www.riverbankcomputing.com/static/Docs/PyQt5/">Qt5</a>, <a class="reference external" href="https://pygobject.readthedocs.io/en/latest/">GTK</a>, and <a class="reference external" href="https://docs.python.org/3/library/tkinter.html">tkinter</a> api definition with a touch of personal interpretation</div> |
|
|
</div> |
|
|
<dl class="simple"> |
|
|
<dt><a class="reference internal" href="info/features/index.html"><span class="doc">Features</span></a></dt><dd><p>Main features of this library</p> |
|
|
</dd> |
|
|
<dt><a class="reference internal" href="info/features/index.html#features-alpha"><span class="std std-ref">Alpha Features</span></a></dt><dd><p>New Features available but being reviewed and prone of future changes that may break the compatibility with the previous releases</p> |
|
|
</dd> |
|
|
<dt><a class="reference internal" href="info/installing.html"><span class="doc">Installation</span></a></dt><dd><p>How to install,Quickstart,Use,Deliver <a class="reference external" href="https://github.com/ceccopierangiolieugenio/pyTermTk">pyTermTk</a></p> |
|
|
</dd> |
|
|
<dt><strong>Web Exporter</strong></dt><dd><p>TBD (sorry😭)</p> |
|
|
</dd> |
|
|
<dt><a class="reference internal" href="info/debug.html"><span class="doc">Debug</span></a></dt><dd><p>Notes on how to Debug/Profile</p> |
|
|
</dd> |
|
|
</dl> |
|
|
<div class="toctree-wrapper compound"> |
|
|
<p class="caption" role="heading"><span class="caption-text">Tutorials</span></p> |
|
|
<ul> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/000-examples.html">pyTermTk - < <strong>the Examples</strong> ></a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/001-helloworld.html">pyTermTk - Hello World</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/002-layout.html">pyTermTk - Layouts</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/003-signalslots.html">pyTermTk - Signal & Slots</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/004-logging.html">pyTermTk - Logging</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/005-calculator.html">pyTermTk - Your first Calculator</a></li> |
|
|
<li class="toctree-l1"><a class="reference internal" href="tutorial/ttkDesigner/textEdit/README.html">ttkDesigner - Your first TextEditor</a></li> |
|
|
</ul> |
|
|
</div> |
|
|
<div class="toctree-wrapper compound"> |
|
|
</div> |
|
|
<div class="toctree-wrapper compound"> |
|
|
</div> |
|
|
<div class="toctree-wrapper compound"> |
|
|
</div> |
|
|
</section> |
|
|
</section> |
|
|
<section id="indices-and-tables"> |
|
|
<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this heading"></a></h1> |
|
|
<ul class="simple"> |
|
|
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li> |
|
|
<li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li> |
|
|
<li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li> |
|
|
</ul> |
|
|
</section> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
|
|
<a href="tutorial/000-examples.html" class="btn btn-neutral float-right" title="pyTermTk - < the Examples >" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
|
|
</div> |
|
|
|
|
|
<hr/> |
|
|
|
|
|
<div role="contentinfo"> |
|
|
<p>© Copyright 2021, Eugenio Parodi.</p> |
|
|
</div> |
|
|
|
|
|
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a |
|
|
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> |
|
|
provided by <a href="https://readthedocs.org">Read the Docs</a>. |
|
|
|
|
|
|
|
|
</footer> |
|
|
</div> |
|
|
</div> |
|
|
</section> |
|
|
</div> |
|
|
<script> |
|
|
jQuery(function () { |
|
|
SphinxRtdTheme.Navigation.enable(true); |
|
|
}); |
|
|
</script> |
|
|
|
|
|
</body> |
|
|
</html> |