deprecation_utils

Module containing deprecation functionality.

Functions

Summary

check_overdue

Check if a deprecation is overdue for removal.

parse_version

Parse version string to tuple of three ints for comparison.

pyglotaran_extras_version

Version of the distribution.

warn_deprecated

Raise deprecation warning with change information.

Exceptions

Exception Summary

OverDueDeprecationError

Error thrown when a deprecation should have been removed.

PyglotaranExtrasApiDeprecationWarning

Warning to give users about API changes.