jart / fabulous
Print images, colors, and stylish text to the terminal with Python
☆350Updated 5 months ago
Alternatives and similar repositories for fabulous:
Users that are interested in fabulous are comparing it to the libraries listed below
- Python module to style terminal output, moving and positioning the cursor.☆182Updated last year
- Colored terminal text made easy for Python and happiness.☆340Updated 5 years ago
- Text Parsing Function Dispatcher - tpfd☆104Updated 3 years ago
- A Python logging library with superpowers☆282Updated 11 months ago
- Ridiculously simple flow controller for building complex pipelines☆264Updated 2 years ago
- CLIze: Turn Python functions into command-line interfaces☆492Updated last year
- Python API to execute shell functions as they would be Python functions☆101Updated last year
- A saner way to traverse JSON in Python☆126Updated 6 years ago
- Curses-like terminal wrapper with a display based on compositing 2d arrays of text.☆227Updated last week
- Python file and zip operations made easy☆149Updated 2 years ago
- a Pythonic toolkit for working with Boolean expressions☆218Updated 2 months ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆222Updated 7 years ago
- Configures your Python shell.☆408Updated 3 weeks ago
- Visualizing Python Project Import Graphs☆107Updated 9 years ago
- A CLI tool to search for Python code in a path using jQuery-like selectors.☆127Updated 3 years ago
- Make some ascii arts☆230Updated last year
- A small utility to pretty-print Python tracebacks. ⛺☆377Updated 4 years ago
- Inspect memory usage of python functions☆182Updated 9 years ago
- Fuzzy Finder implemented in Python☆371Updated 4 months ago
- Simple yet capable caching decorator for python