Mypy plugin and stubs for Pika
Project Links
Meta
Author: Chi-En Wu
Requires Python: >=3.8
Classifiers
Development Status
- 1 - Planning
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Operating System
- OS Independent
Programming Language
- Python :: 3
Topic
- Software Development :: Libraries
- Software Development :: Libraries :: Python Modules
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.
Files in release
No dependencies