Fancy console

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

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • blessed

    Blessed is an easy, practical library for making python terminal apps (by jquast)

    blessed - This module is a wrapper around curses, and aims to make doing things with it simpler.

  • py_cui

    A python library for intuitively creating CUI/TUI interfaces with widgets, inspired by gocui.

    py_cui - Another curses wrapper

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

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

    Bonus: textual - This module isn't released yet (still in alpha/beta), but I'm super excited for when it actually gets released and it's made by the same person who made rich. Currently only supports Linux and macOS, but Windows support is in the pipeline.

  • rich

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

    Bonus: textual - This module isn't released yet (still in alpha/beta), but I'm super excited for when it actually gets released and it's made by the same person who made rich. Currently only supports Linux and macOS, but Windows support is in the pipeline.

  • jellex

    TUI to filter JSON and JSON Lines data with Python syntax

    I made this TUI app using prompt-toolkit

  • python-prompt-toolkit

    Library for building powerful interactive command line applications in Python

    I made this TUI app using prompt-toolkit

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