Skip to content

templatepy.demo ⚓︎

Module for demo code.

MODULE DESCRIPTION
dataclass_demo

This module demonstrates the use of dataclasses in Python.

pydantic_demo

This module demonstrates the use of pydantic in Python.

rich_demo

This module demonstrates the use of rich in Python.