This is a hard fork of hahow/pika-stubs made to work with older versions of Python besides 3.8
This package contains type stubs to provide more precise static types and type inference for pika, the RabbitMQ client library.
pip install https://github.com/caian-org/pika-stubs/releases/download/v0.1.3/pika_stubs-0.1.3-py3-none-any.whl
That's all, run Mypy and it should be able to pick up these stubs.