from .static import * from .api.root import * from .api.track import * from .api.artist import * from .api.user import * from .api.album import *