Apart from @staticmethod and @classmethod? Most languages have some basic libraries making use of most of the language features.
@staticmethod
@classmethod
It seems that
property
functools.total_ordering
functools.lru_cache
functools.wraps
contextlib.contextmanager
...