aioamqp-stubs Stubs for aioamqp. Usage Just install and that's all! pip install aioamqp-stubs Development Tests Install tox. Run tox tox -p pre-commit There's pre-commit configured. poetry install poetry run pre-commit install Build Use poetry for building. poetry build poetry publish