The lack of Python type hints makes things more complicated/in-convenient than necessary: - IDE builtin support for viewing reference documentation cannot be used. E.g. [viewing reference documentation in PyCharm](https://www.jetbrains.com/help/pycharm/python-code-insight.html#ref-doc). - Developing the `pytm` code base is harder. - Developing threat models is harder.
The lack of Python type hints makes things more complicated/in-convenient than necessary:
pytmcode base is harder.