pyTermTk, a personal attempt to create a Python TUI

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

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
  • pyTermTk

    Python Terminal Toolkit - a Spiced Up TUI Library 🌶️

  • Mainly MIT License But I inspired some code from bpytop for the terminal initialization in https://github.com/ceccopierangiolieugenio/pyTermTk/tree/main/TermTk/libbpytop

  • bpytop

    Linux/OSX/FreeBSD resource monitor

  • Well, start small and don't loose any hope, As I said this is the evolution of many failed attempts: The last of them https://github.com/ceccopierangiolieugenio/pyCuT (3 years ago, never had much time or motivation to restart or continue it till last year) I just wrote (stealed from bpytop) the core routine to retrieve the key and mouse events and print the first colored char, I recycled most of the code from my previous project and soon I had a base for all the widgets. I think the first few days are the hardest, until you have something in your hands that can show what your project is capable of. Don't be afraid of starting from scratch.

  • 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
  • pyCuT

    terminal graphic library loosely based on QT api

  • Well, start small and don't loose any hope, As I said this is the evolution of many failed attempts: The last of them https://github.com/ceccopierangiolieugenio/pyCuT (3 years ago, never had much time or motivation to restart or continue it till last year) I just wrote (stealed from bpytop) the core routine to retrieve the key and mouse events and print the first colored char, I recycled most of the code from my previous project and soon I had a base for all the widgets. I think the first few days are the hardest, until you have something in your hands that can show what your project is capable of. Don't be afraid of starting from scratch.

  • tlogg

    A fast, advanced log explorer.

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

  • Using Textual to Build a ChatGPT TUI App

    4 projects | dev.to | 21 Jul 2023
  • Things to do with standalone script

    3 projects | /r/learnpython | 15 Jun 2023
  • pyTermTk: Python Terminal Toolkit

    1 project | news.ycombinator.com | 17 May 2023
  • PyTermTk: Python Terminal Toolkit

    1 project | news.ycombinator.com | 16 May 2023
  • Build a simple TUI TextEditor using ttkDesigner and pyTermTk

    1 project | /r/Python | 4 May 2023