-
Notifications
You must be signed in to change notification settings - Fork 1
/
home.html
11 lines (10 loc) · 1.03 KB
/
home.html
1
2
3
4
5
6
7
8
9
10
11
<!--
title: Welcome to aiogram
description:
published: true
date: 2022-01-30T13:53:02.612Z
tags:
editor: ckeditor
dateCreated: 2022-01-30T13:51:53.798Z
-->
<p style="text-align:center;"><strong>aiogram</strong> is modern and fully asynchronous framework for <a href="https://core.telegram.org/bots/api">Telegram Bot API</a> written in <a href="https://www.python.org/">Python</a> with <a href="https://docs.python.org/3/library/asyncio.html">asyncio</a>.</p><p style="text-align:center;">It helps you to make your bots faster and simpler.</p><p> </p><p style="text-align:center;"><strong>aiogram</strong> currently has 2 active versions:</p><p style="text-align:center;"><a href="https://docs.aiogram.dev/">v2.8 (stable)</a> and <a href="https://dev-docs.aiogram.dev/">v.3.0a5 (development)</a></p><p> </p><p style="text-align:center;">For help and collaboration with other <strong>aiogram</strong> developers, please visit our online <a href="https://t.me/aiogram">English</a> or <a href="https://t.me/aiogram_ru">Russian</a> community.</p>