slackbuilds_ponce/python/python3-blessed
..
python3-blessed.info
python3-blessed.SlackBuild
README
slack-desc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Blessed is an easy, practical library for making terminal apps, by
providing an elegant, well-documented interface to Colors, Keyboard
input, and screen position and Location capabilities.

Its meant to be fun and easy, to do basic terminal graphics and
styling with Python using blessed. Terminal is the only class you need
to import and the only object you should need for Terminal
capabilities.

Whether you want to improve CLI apps with colors, or make fullscreen
applications or games, blessed should help get you started quickly.
Your users will love it because it works on Windows, Mac, and Linux,
and you will love it because it has plenty of documentation and
examples!