Today has been released aiogram v0.3.3
This version is fully provide Telegram Bot API 3.2.
Now you can install it from pip:
You can found latest docs at: http://aiogram.readthedocs.io
#aiogram
This version is fully provide Telegram Bot API 3.2.
Now you can install it from pip:
pip install aiogramYou can found latest docs at: http://aiogram.readthedocs.io
#aiogram
Official aiogram resources:
News: @aiogram_live
Community: @aiogram
Russian community: @aiogram_ru
Pip: https://pypi.python.org/pypi/aiogram
Docs: http://aiogram.readthedocs.io
Source: https://bitbucket.org/illemius/aiogram
Issues/Bug tracker: https://bitbucket.org/illemius/aiogram/issues
Test bot: @aiogram_bot
News: @aiogram_live
Community: @aiogram
Russian community: @aiogram_ru
Pip: https://pypi.python.org/pypi/aiogram
Docs: http://aiogram.readthedocs.io
Source: https://bitbucket.org/illemius/aiogram
Issues/Bug tracker: https://bitbucket.org/illemius/aiogram/issues
Test bot: @aiogram_bot
aiogram is are pretty simple and fully asynchronously library for Telegram Bot API written in Python 3.6 with asyncio and aiohttp. It helps to make your bots more faster and simpler.
