mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
471 B
471 B
Installation Guide
Using PIP
pip install -U aiogram
Using Pipenv
pipenv install aiogram
Using poetry
poetry add aiogram
Using AUR
aiogram is also available in Arch User Repository, so you can install this library on any Arch-based distribution like ArchLinux, Antergos, Manjaro, etc. To do this, use your favorite AUR-helper and install python-aiogram package.