mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
* Migrate to hatchling instead of poetry, ruff instead of flake8 * Migrate to hatchling instead of poetry, ruff instead of flake8 * Update tests suite * venv? * -m venv? * Change dependencies * Remove venv * Change mypy config * Added changelog * Mark uvloop incompatible with pypy * Update release script * Use internal caching for dependencies * Re-disable cov branches * Added contributing guide
19 lines
244 B
ReStructuredText
19 lines
244 B
ReStructuredText
.. include:: ../README.rst
|
|
|
|
Simple usage
|
|
------------
|
|
|
|
.. literalinclude:: ../examples/echo_bot.py
|
|
|
|
Contents
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
install
|
|
api/index
|
|
dispatcher/index
|
|
utils/index
|
|
changelog
|
|
contributing
|