Metadata-Version: 2.1
Name: aVKapi
Version: 0.1.2
Summary: Python asyncio VK.com API library
Home-page: https://github.com/aiogram/aVKapi
Author: aiogram team
Author-email: 1282524@gmail.com
License: UNKNOWN
Description: # aVKapi (alpha)
        Python asyncio VK.com API library
        
        ## How to use
        Look at example :)
        
        ## Working features
        - webhook server (aiohttp)
        - message handlers (in, out, edit)
        
        ## ToDo
        - long polling
        - all API objects
        - all API methods
        
        ## Copyright
        In this library you can find pieces of [aiogram](https://github.com/aiogram/aiogram/) code by [Alex Root Junior](https://github.com/JrooTJunior)
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
