0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python184 forks (184 forks)batch import
help wantedservice plugin
Repository metrics
- Stars
- 930 stars (930 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Hi there,
the puka package is outdated, mqttwarn should migrate to pika. FYI: There is also aio-pika.
With kind regards,
Andreas.
Contributor guide
- Research direction
- Find all imports and uses of 'puka' in the codebase, then replace with equivalent 'pika' calls, ensuring AMQP functionality remains the same. Check existing tests to verify no regression.
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- PythonMQTT