.. _authors: ============ Contributors ============ Edgar Donk, but mainly all those people working on python and Sphinx, without whom this would not have been possible. ======= Contact ======= Any suggestions or comments please forward to edga.donk@gmx.de Just to anticipate what you are probably thinking - I know it's much too long. Repository ========== You should find all the python examples and their widget images here. `PIL-dimensions `_ Read the Docs ============= Where you'll find the explanations. `Read the Docs `_ Navigation ========== .. figure:: figures/pydata.png :width: 727 :height: 330 :align: center :alt: Page showing navigation Example page showing navigation aids This sphinx module has been created by the PyData Sphinx Team. .. raw:: html
Show/Hide Navigation on the webpage Home ---- In the upper left hand corner is an icon and logo, click on this and you will be in the home or start page. From here navigate to the website sections. In our image a sea captain and ``dimension``. Chapters -------- Across the top of the page are the various chapters of the site, click on one of these and land on the chapter index page, normally with a brief description and links to the various chapters or pages. The current chapter is highlighed in bold. In our image ``Moving Canvas Objects``. Pages -------- On the left hand are the various pages of this chapter. The current page is in bold. Click on any one of these to go to the relevant page. In our image ``Canvas Coords`` is the current page. Sections -------- A page may be subdivided into sections, which are to be found on the right hand side. The current section is shown in bold and a vertical line also indicates this section. Click on any one of the sections to go there. In our image ``Split Coords Bind`` is the current section. Previous and Next ----------------- At the bottom of the page are two navigation boxes that take you to the previous and next page, shown with their page names, rather than just previous and next. In our image previous is ``Moving Canvas Objects`` and next is ``Canvas Move``. .. raw:: html
More ==== .. hint:: Try flying the carpet - it's magic afterall! | .. raw:: html
Click on one of the images below
to get whisked away
on the magic carpet of the Internet
| Thanks to `Sobhan Dash `_ for the night sky. Some of the trickier parts of tkinter.ttk ----------------------------------------- .. _froth: https://frothy-brew.readthedocs.io/en/latest/index.html .. image:: _static/bigben.avif :width: 200 :height: 196 :align: left :target: froth_ :class: only-light .. image:: _static/bigbenneon.avif :width: 200 :height: 196 :align: left :target: froth_ :class: only-dark | :AL:`Frothy Brew` tkinter odds and ends, from ttk.notebook to ttk.scale, with canvas move and create a colour picker. Styling with tkinter.ttk ------------------------ .. _style: https://tkinterttkstyle.readthedocs.io/en/latest/index.html .. image:: _static/bigben.avif :width: 200 :height: 196 :align: left :target: style_ :class: only-light .. image:: _static/bigbenneon.avif :width: 200 :height: 196 :align: left :target: style_ :class: only-dark | :AL:`Putting on the Style` Creating your own theme using Style. Linking Python to Arduino ------------------------- .. _ard: https://electronic-python.readthedocs.io/en/latest/index.html .. image:: _static/bigben.avif :width: 200 :height: 196 :align: left :target: ard_ :class: only-light .. image:: _static/bigbenneon.avif :width: 200 :height: 196 :align: left :target: ard_ :class: only-dark | :AL:`Electronic Python` Basics and working with VPython create a digital gauge Water Properties ---------------- .. _ale: https://adams-ale.readthedocs.io/en/latest/index.html .. image:: _static/bigben.avif :width: 200 :height: 196 :align: left :target: froth_ :class: only-light .. image:: _static/bigbenneon.avif :width: 200 :height: 196 :align: left :target: froth_ :class: only-dark | :AL:`Adam's Ale` Simplified but accurate water properties with interactive altair plots. Iterative Solutions ------------------- .. _imps: https://pesky-imps.readthedocs.io/en/latest/index.html .. image:: _static/bigben.avif :width: 200 :height: 196 :align: left :target: imps_ :class: only-light .. image:: _static/bigbenneon.avif :width: 200 :height: 196 :align: left :target: imps_ :class: only-dark | :AL:`Pesky Imps` Iterative interpolation, extrapolation. finding roots and optimisation Pandas Dataframe ---------------- .. _framed: https://frameyourdata.readthedocs.io/en/latest/index.html .. image:: _static/bigben.avif :width: 200 :height: 196 :align: left :target: framed_ :class: only-light .. image:: _static/bigbenneon.avif :width: 200 :height: 196 :align: left :target: framed_ :class: only-dark | :AL:`Framed!` Load, change name and layout then visualise the data Flask ----- .. _flask: https://python-flask.readthedocs.io/en/latest/index.html .. image:: _static/bigben.avif :width: 200 :height: 196 :align: left :target: flask_ :class: only-light .. image:: _static/bigbenneon.avif :width: 200 :height: 196 :align: left :target: flask_ :class: only-dark | :AL:`Leather Bottle` Create web pages, control with python, run with Flask server Polars Dataframe ---------------- .. _bucks: https://big-bucks.readthedocs.io/en/latest/index.html .. image:: _static/bigben.avif :width: 200 :height: 196 :align: left :target: bucks_ :class: only-light .. image:: _static/bigbenneon.avif :width: 200 :height: 196 :align: left :target: bucks_ :class: only-dark | :AL:`Big Bucks` Load larger dataframes, find out its properties then change as necessary.