__version__ = '0.1.2' __author__ = 'Miroslav Shubernetskiy' try: from .generics import * from .mixins import * except Exception: pass