mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add autogenerated docs for types and methods
This commit is contained in:
parent
a24708d589
commit
65331e1fda
166 changed files with 7361 additions and 4 deletions
|
|
@ -10,5 +10,10 @@ pip install -U aiogram
|
|||
pipenv install aiogram
|
||||
```
|
||||
|
||||
## Using poetry
|
||||
```bash
|
||||
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](https://aur.archlinux.org/packages/python-aiogram/) package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue