Back to Pydantic

Rich

docs/integrations/rich.md

2.13.4359 B
Original Source

Pydantic models may be printed with the Rich library which will add additional formatting and color to the output. Here's an example:

See the Rich documentation on pretty printing for more information.