Is there a library for creating interactive long running terminal applications?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • typer

    Typer, build great CLIs. Easy to code. Based on Python type hints.

  • I could probably manually do all this in curses, I was just hoping Python would have something more high level, similar to click or typer

  • python-prompt-toolkit

    Library for building powerful interactive command line applications in 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.

    InfluxDB logo
  • curtsies

    Curses-like terminal wrapper with a display based on compositing 2d arrays of text.

  • urwid

    Console user interface library for Python (official repo)

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