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: 3521, Watchers: 3521, Forks: 241, Open Issues: 22

The peterbrittain/asciimatics repo was created 8 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 3521 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 22 open issues on GitHub

  • Display current value in chart.

See more issues on GitHub

Related Packages & Articles

progressbar2 4.4.2

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

art 6.1

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 22.0.0

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