types-pika

PEP-484 stubs for Pika


License
MIT
Install
pip install types-pika==1.2.0b1

Documentation

mypy logo

Typing stubs for Pika library

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

Installation

pip install types-pika

That's all, run Mypy and it should be able to pick up these stubs.