Flask Commands

The extension also provides a couple of new Flask commands that use Rich to show information in the console.

Every command is toggleable, so you can disable them by setting the corresponding configuration variable to False. For example, to disable the rich-routes command, set RICH_ROUTES to False.

  • rich-routes: Show all routes in the app with Tables.