hahow / pika-stubs

PEP-484 stubs for Pika
https://pypi.org/project/pika-stubs/
MIT License
7 stars 2 forks source link
amqp mypy mypy-stubs pep484 rabbitmq

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.

Installation

pip install pika-stubs

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