Description
Python and mypy code can be generated from ATD API definitions. This helps projects keep typed Python interfaces aligned with shared data schemas instead of maintaining duplicate definitions by hand.
It is a developer code-generation tool. Use it when ATD-described APIs need Python bindings or type-checkable Python models.