script.module.vk/lib/vk/__init__.py

10 lines
212 B
Python

from vk.api import logger
from vk.api import Session, AuthSession, InteractiveSession, InteractiveAuthSession
from vk.api import VERSION
from vk.api import API
__version__ = version = VERSION
# API = OAuthAPI