Multiple Windows

This page summarizes the projects mentioned and recommended in the original post on /r/Tkinter

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tkterm

    Cross-platform serial terminal console based on Python3 tkinter. Allows user to read serial traffic and send commands while a script is running.

  • I am working on something similar. I encourage you to take a look at https://github.com/axs5489/tkterm You want the tkterm.py and tksetup.py files. Its far from complete, but I figure I'd save you some time. Serial uses a menu system to pop-up various settings windows, returning them to the main window. I wanted the ability to pop up multiple instances of Serial and have them not interfere with each other (closing the first one used to close all). I fixed that by instantiating a master windowing class (minimized via the withdraw command), automatically instantiating a Serial object and having the ability to add/remove them. My current problem is getting the master window to close when its run out of child windows.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PysimpleGUI

    1 project | /r/hypeurls | 9 Dec 2023
  • GUI's for a Desktop App in Python: Kivy, Pyside or TKinter?

    11 projects | /r/learnpython | 18 Jun 2023
  • Advice on best way to build the following windows application?

    2 projects | /r/learnprogramming | 14 May 2023
  • CustomTkinter is an easy to use desktop UI library based on Tkinter

    3 projects | /r/Python | 22 Apr 2023
  • [Tkinter] Awesome Tkinter Drag and Drop Designer

    1 project | /r/enfrancais | 17 Apr 2023