@A-CGray did a bit of research on managing deprecations, there are a couple of packages (https://pypi.org/project/Deprecated/, https://pypi.org/project/pyDeprecate/) we could use both for implementing deprecation warnings and for automatically detecting deprecations that are due to be removed. There are also multiple existing deprecations in TACS that are past their removal date.
@A-CGray did a bit of research on managing deprecations, there are a couple of packages (https://pypi.org/project/Deprecated/, https://pypi.org/project/pyDeprecate/) we could use both for implementing deprecation warnings and for automatically detecting deprecations that are due to be removed. There are also multiple existing deprecations in TACS that are past their removal date.