You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/libs/trakit/__init__.py

9 lines
193 B

__title__ = 'trakit'
__version__ = '0.2.1'
__short_version__ = '0.2'
__author__ = 'RatoAQ'
__license__ = 'MIT'
__url__ = 'https://github.com/ratoaq2/trakit'
from .api import TrakItApi, trakit