An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/aiidateam/kiwipy

python rabbitmq

Score: 16.79935080078539

Last synced: about 4 hours ago
JSON representation

Repository metadata:

A python messaging library for RPC, task queues and broadcasts


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 247
Total Committers: 9
Avg Commits per committer: 27.444
Development Distribution Score (DDS): 0.364

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Martin Uhrin m****n@g****m 157
Sebastiaan Huber m****l@s****t 62
Chris Sewell c****l@h****m 9
Jusong Yu j****u@g****m 8
cclauss c****s@b****h 4
Alexander Goscinski a****i@p****e 2
Leopold Talirz l****z@g****m 2
Daniel S. Katz d****z@i****g 2
Daniel Hollas d****s@b****k 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 29
Total pull requests: 91
Average time to close issues: 3 months
Average time to close pull requests: 13 days
Total issue authors: 8
Total pull request authors: 9
Average comments per issue: 1.21
Average comments per pull request: 1.75
Merged pull request: 78
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 13 minutes
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 7.0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/aiidateam/kiwipy

Top Issue Authors

  • sphuber (13)
  • ltalirz (5)
  • unkcpz (4)
  • muhrin (3)
  • uellue (1)
  • volbil (1)
  • kashcode (1)
  • dghoshal-lbl (1)

Top Pull Request Authors

  • sphuber (36)
  • muhrin (28)
  • chrisjsewell (8)
  • unkcpz (8)
  • agoscinski (5)
  • ltalirz (2)
  • danielskatz (2)
  • g0phergit (1)
  • danielhollas (1)

Top Issue Labels

  • type/enhancement (7)
  • priority/important (6)
  • type/bug (6)
  • priority/critical (4)
  • priority/nice to have (3)
  • topic/rabbitmq (2)
  • topic/communicators (2)
  • type/accepted feature (1)
  • can't reproduce (1)

Top Pull Request Labels

  • pr/blocked (3)

Package metadata

pypi.org: kiwipy

Robust, high-volume, message based communication made easy.

  • Homepage: https://github.com/aiidateam/kiwipy
  • Documentation: https://kiwipy.readthedocs.io
  • Licenses: GNU General Public License v3 (GPLv3),MIT License
  • Latest release: 0.9.0 (published 8 months ago)
  • Last Synced: 2026-06-20T22:01:45.480Z (2 days ago)
  • Versions: 53
  • Dependent Packages: 1
  • Dependent Repositories: 13
  • Downloads: 53,487 Last month
  • Docker Downloads: 37,978
  • Rankings:
    • Docker downloads count: 1.206%
    • Downloads: 2.164%
    • Dependent repos count: 4.005%
    • Dependent packages count: 4.786%
    • Average: 7.13%
    • Stargazers count: 15.254%
    • Forks count: 15.367%
  • Maintainers (4)
conda-forge.org: kiwipy

kiwipy is a library that makes remote messaging using RabbitMQ (and any other protocol for which a backend is written) EASY. I don't know about you but I find RabbitMQ HARD. It's all too easy to make a configuration mistake which is then difficult to debug. With kiwipy, there's none of this, just messaging, made simple, with all the nice properties and guarantees of AMQP.

  • Homepage: https://github.com/aiidateam/kiwipy
  • Licenses: MIT
  • Latest release: 0.8.2 (published over 3 years ago)
  • Last Synced: 2026-03-07T00:23:41.037Z (4 months ago)
  • Versions: 24
  • Dependent Packages: 2
  • Dependent Repositories: 10
  • Rankings:
    • Dependent repos count: 11.108%
    • Dependent packages count: 19.607%
    • Average: 34.465%
    • Stargazers count: 52.942%
    • Forks count: 54.204%

Dependencies

.github/workflows/cd.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • rabbitmq latest docker
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite
  • rabbitmq ${{ matrix.rabbitmq }} docker
test/rmq/docker-compose.yml docker
  • rabbitmq 3.8.3-management