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
- Host: GitHub
- URL: https://github.com/aiidateam/kiwipy
- Owner: aiidateam
- License: other
- Created: 2018-01-21T15:17:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-04-13T13:09:20.000Z (2 months ago)
- Last Synced: 2026-06-08T16:05:40.196Z (14 days ago)
- Topics: python, rabbitmq
- Language: Python
- Homepage: https://kiwipy.readthedocs.io
- Size: 715 KB
- Stars: 18
- Watchers: 2
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Owner metadata:
- Name: AiiDA team
- Login: aiidateam
- Email:
- Kind: organization
- Description: The development team of AiiDA
- Website: http://www.aiida.net
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/22181836?v=4
- Repositories: 63
- Last Synced at: 2024-04-16T01:03:46.711Z
- Profile URL: https://github.com/aiidateam
GitHub Events
Total
- Create event: 8
- Delete event: 6
- Issue comment event: 16
- Issues event: 2
- Pull request event: 9
- Pull request review comment event: 3
- Pull request review event: 5
- Push event: 13
- Watch event: 1
- Total: 63
Last Year
- Create event: 2
- Delete event: 3
- Issue comment event: 4
- Pull request event: 1
- Pull request review comment event: 1
- Push event: 2
- Total: 13
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 | 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
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
- Total packages: 2
-
Total downloads:
- pypi: 53,487 last-month
- Total docker downloads: 37,978
- Total dependent packages: 3 (may contain duplicates)
- Total dependent repositories: 23 (may contain duplicates)
- Total versions: 77
- Total maintainers: 4
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
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- rabbitmq latest docker
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v2 composite
- rabbitmq ${{ matrix.rabbitmq }} docker
- rabbitmq 3.8.3-management