This package contains type stubs to provide more precise static types and type inference for pika, the RabbitMQ client library.
An updated fork of pika-stubs
, written by Chi-En Wu of Hahow
pip install types-pika
That's all, run Mypy and it should be able to pick up these stubs.