Contents

blessed 1.30.0

0

Easy, practical library for making terminal apps, by providing an elegant, well-documented interface

Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities.

Stars: 1418, Watchers: 1418, Forks: 80, Open Issues: 3

The jquast/blessed repo was created 11 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1418 github stars!

How to Install blessed

You can install blessed using pip

pip install blessed

or add it to a project with poetry

poetry add blessed

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/blessed/
Documentation:
https://blessed.readthedocs.io
GitHub Repo:
https://github.com/jquast/blessed

Classifiers

  • Software Development/Libraries
  • Software Development/User Interfaces
  • Terminals
No  blessed  pypi packages just yet.

Errors

A list of common blessed errors.

Code Examples

Here are some blessed code examples and snippets.

GitHub Issues

The blessed package has 3 open issues on GitHub

  • Upgrade to wcwidth 0.3.1, drop Python 3.7
  • Support configurable curses library

See more issues on GitHub

Related Packages & Articles

awscli-local 0.22.2

Thin wrapper around the "aws" command line interface for use with LocalStack

aws-configure 2.1.8

A CLI to configure AWS named profiles in ~/.aws/config and ~/.aws/credentials files

aria2p 0.12.1

Command-line tool and library to interact with an aria2c daemon process with JSON-RPC.

anyjson 0.3.3

Wraps the best available JSON implementation available in a common interface

cleo 2.1.0

Cleo allows you to create beautiful and testable command-line interfaces.

click-plugins 1.1.1.2

An extension module for click to enable registering CLI commands via setuptools entry-points.

tox 4.38.0

tox is a generic virtualenv management and test command line tool