Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.
/ pika-stubs Public archive

hard-fork of pika-stubs, made to work with Python 3.6-3.9

License

Notifications You must be signed in to change notification settings

e-graveyard/pika-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a hard fork of hahow/pika-stubs made to work with older versions of Python besides 3.8


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 https://github.com/caian-org/pika-stubs/releases/download/v0.1.3/pika_stubs-0.1.3-py3-none-any.whl

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

About

hard-fork of pika-stubs, made to work with Python 3.6-3.9

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages