Skip to content

hahow/pika-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.