fabulous-rotatingcube
Python module to make your terminal output fabulous
Install
- All systems
-
curl cmd.cat/fabulous-rotatingcube.sh
- Debian
-
apt-get install python3-fabulous
- Ubuntu
-
apt-get install python3-fabulous
- Kali Linux
-
apt-get install python3-fabulous
- Fedora
-
dnf install python3-fabulous
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-fabulous
- Dockerfile
- dockerfile.run/fabulous-rotatingcube
python3-fabulous
Python module to make your terminal output fabulous
Fabulous is a Python library designed to make the output of terminal applications look fabulous. Fabulous allows you to print colors, images, and stylized text to the console (without curses.) Fabulous also offers features to improve the usability of Python's standard logging system.