jquast / blessedLinks
Blessed is an easy, practical library for making python terminal apps
☆1,330Updated this week
Alternatives and similar repositories for blessed
Users that are interested in blessed are comparing it to the libraries listed below
Sorting:
- A thin, practical wrapper around terminal capabilities in Python☆1,459Updated last month
- Console user interface library for Python (official repo)☆2,949Updated this week
- A python library for intuitively creating CUI/TUI interfaces with widgets, inspired by gocui.☆774Updated last month
- Terminal dashboards for Python☆496Updated last year
- Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!☆2,512Updated 6 months ago
- Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.☆811Updated 3 years ago
- Python Terminal Toolkit - a Spiced Up Cross Compatible TUI Library 🌶️☆769Updated 2 weeks ago
- A Python package which creates simple interactive menus on the command line.☆549Updated 9 months ago
- Python library to build pretty command line user prompts ✨Easy to use multi-select lists, confirmations, free text prompts ...☆1,885Updated last week
- A collection of common interactive command line user interfaces, based on Inquirer.js (https://github.com/SBoudrias/Inquirer.js/)☆1,106Updated this week
- A lightweight terminal spinner for Python with safe pipes and redirects 🎁☆863Updated 2 weeks ago
- A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations☆4,179Updated 3 months ago
- Enlighten Progress Bar for Python Console Apps☆509Updated last month
- bpython - A fancy curses interface to the Python interactive interpreter☆2,735Updated this week
- cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python☆659Updated this week
- create curses based interactive selection list in the terminal☆775Updated 2 months ago
- Automatically exported from code.google.com/p/npyscreen☆497Updated 2 years ago
- A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".☆1,071Updated 2 years ago
- Python's Filesystem abstraction layer☆2,066Updated 4 months ago
- Plot in the terminal using braille dots.☆478Updated 8 months ago
- Cleo allows you to create beautiful and testable command-line interfaces.☆1,328Updated last month
- A Python module for common interactive command line user interfaces☆1,988Updated last year
- A simple Python menu system for building terminal user interfaces.☆383Updated last year
- Plumbum: Shell Combinators☆2,950Updated 3 weeks ago
- Terminal string styling done right, in Python