Pydantic Company

We've started a company based on the principles that I believe have led to Pydantic's success.

Learning more from the Company Announcement.

Usage with rich

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

Printing Pydantic models with Rich

See the Rich documentation on pretty printing for more information.