Contents

blessed 1.20.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: 1042, Watchers: 1042, Forks: 70, Open Issues: 20

The jquast/blessed repo was created 10 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1042 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
Jeff Quast, Erik Rose, Avram Lubkin
License
MIT
Homepage
https://github.com/jquast/blessed
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.

Related Packages & Articles

awscli-local 0.22.0

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

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

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

tox 4.14.2

tox is a generic virtualenv management and test command line tool