Flask-Rich

Flask-Rich is a Flask extension that implements the Rich programming library with Flask, which brings better logging / tracebacks with rich text formatting, and more features related to the console.

asciicast

Features

  • Better console logging powered by Rich’s logging handler, with full support for console markup, highlighting, tracebacks and more

  • Builtin support for Werkzeug which runs the Flask development server

  • A new rich-routes Flask command that use Rich to show all routes

  • Customizable and toggleable features