Contents

asciimatics 1.15.0

0

A cross-platform package to replace curses (mouse/keyboard input & text colours/positioning) and cre

A cross-platform package to replace curses (mouse/keyboard input & text colours/positioning) and create ASCII animations

Stars: 4264, Watchers: 4264, Forks: 262, Open Issues: 19

The peterbrittain/asciimatics repo was created 10 years ago and the last code push was 8 months ago.
The project is very popular with an impressive 4264 github stars!

How to Install asciimatics

You can install asciimatics using pip

pip install asciimatics

or add it to a project with poetry

poetry add asciimatics

Package Details

Author
Peter Brittain
License
Apache 2.0
Homepage
https://github.com/peterbrittain/asciimatics
PyPi:
https://pypi.org/project/asciimatics/
GitHub Repo:
https://github.com/peterbrittain/asciimatics

Classifiers

  • Software Development/User Interfaces
  • Terminals
  • Text Processing/General
No  asciimatics  pypi packages just yet.

Errors

A list of common asciimatics errors.

Code Examples

Here are some asciimatics code examples and snippets.

GitHub Issues

The asciimatics package has 19 open issues on GitHub

  • Feature: ESC key handling versus SHIFT-NUMPAD5, etc?

See more issues on GitHub

Related Packages & Articles

progressbar2 4.5.0

A Python Progressbar library to provide visual (yet text based) progress to long running operations.

art 6.5

ASCII Art Library For Python

pretty print json using rich

Here are a few examples of pretty printing json from a command line terminal. As you can see in the example output, rich console can output json with proper indention and color syntax highlighting.

face 24.0.0

A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.