The main use case of typetemplateprocessor is to implement type templates.
Currently, you need at least Python version 3.7 to use this library.
To install the OTL MOW project into your Python project, use pip to install it:
pip install typetemplateprocessor
To upgrade an existing installation use:
pip install typetemplateprocessor --upgrade
TODO