python -c

__init__.py

__pycache__

.pycache__/
└── constants.cpython-312.pyc   
// compiled version of constants.py

@dataclass