textual VS wtpython

Compare textual vs wtpython and see what are their differences.

textual

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser. (by Textualize)

wtpython

Automatically find solutions when your Python code encounters an issue. (by VagishVela)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
textual wtpython
149 4
23,495 144
1.8% 0.0%
9.9 0.0
about 9 hours ago 11 months ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

textual

Posts with mentions or reviews of textual. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-05.

wtpython

Posts with mentions or reviews of wtpython. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-08.
  • Show HN: Textual – An async-powered terminal application framework for Python
    3 projects | news.ycombinator.com | 8 Aug 2021
    I'm the author of Rich, a Python library for fancy formatting in the terminal. Textual is a framework I'm building around Rich for creating terminal applications. It's powered by async and borrows a number of techniques from web development.

    It's still in active development, but it has reached a point where you can play with it. The most recent release adds a tree control which you can use to navigate a directory and pick files.

    My hope is that a Textual UI will be at-least as easy to write as a command line interface, and projects will grow a --tui switch to launch an interactive app.

    There's already an app using Textual: [wtpython](https://github.com/what-the-python/wtpython)

  • wtpython - Look up StackOverflow results for your errors, directly in the terminal!
    3 projects | /r/commandline | 17 Jul 2021
    Textual (https://github.com/willmcgugan/textual) is the TUI and what-the-python aka wtpython (https://github.com/what-the-python/wtpython) is that specific tool.
    1 project | /r/Python | 17 Jul 2021
    GitHub: https://github.com/what-the-python/wtpython

What are some alternatives?

When comparing textual and wtpython you can also consider the following projects:

pytermgui - Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!

dd-trace-py - Datadog Python APM Client

rich - Rich is a Python library for rich text and beautiful formatting in the terminal.

tqdm - :zap: A Fast, Extensible Progress Bar for Python and CLI

python-prompt-toolkit - Library for building powerful interactive command line applications in Python

httpie - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

urwid - Console user interface library for Python (official repo)

asciimatics - A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations

Sentry - Developer-first error tracking and performance monitoring

npyscreen - Automatically exported from code.google.com/p/npyscreen

bubbletea - A powerful little TUI framework 🏗