Name | messagebus JSON |
Version |
0.11.0
JSON |
| download |
home_page | None |
Summary | Lightweight message bus library designed for event-driven architectures. |
upload_time | 2025-02-23 15:12:48 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
event-driven
microservice
cqrs
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Raw data
{
"_id": null,
"home_page": null,
"name": "messagebus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "event-driven, microservice, CQRS",
"author": null,
"author_email": "Guillaume Gauvrit <guillaume@gauvr.it>",
"download_url": "https://files.pythonhosted.org/packages/f4/05/9fc30416bb0033e4f81aa83533399e29c44f1dd295c45d6c8b2e67d9a2ad/messagebus-0.11.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Lightweight message bus library designed for event-driven architectures.",
"version": "0.11.0",
"project_urls": {
"Changelog": "https://mardiros.github.io/messagebus/user/changelog.html",
"Documentation": "https://mardiros.github.io/messagebus",
"Homepage": "https://github.com/mardiros/messagebus",
"Issues": "https://github.com/mardiros/messagebus/issues",
"Repository": "https://github.com/mardiros/messagebus.git"
},
"split_keywords": [
"event-driven",
" microservice",
" cqrs"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0a323f5ba5d80bf94d4a44e89c8608b49519712857128cc308f7a378d78a3244",
"md5": "da78e1a1fa8923f9513552c815eb2c39",
"sha256": "c1648bf21f7149adddbff22d852cf2f7014beefe625d8ee1d1ce892a3be635c1"
},
"downloads": -1,
"filename": "messagebus-0.11.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "da78e1a1fa8923f9513552c815eb2c39",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 20593,
"upload_time": "2025-02-23T15:12:46",
"upload_time_iso_8601": "2025-02-23T15:12:46.410369Z",
"url": "https://files.pythonhosted.org/packages/0a/32/3f5ba5d80bf94d4a44e89c8608b49519712857128cc308f7a378d78a3244/messagebus-0.11.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f4059fc30416bb0033e4f81aa83533399e29c44f1dd295c45d6c8b2e67d9a2ad",
"md5": "f2278816bd38563ca0b40a4588ef2a9d",
"sha256": "53353b561d76abeca90bf31fccc87488738a464347f8ea4f1eb5799b8e81d95b"
},
"downloads": -1,
"filename": "messagebus-0.11.0.tar.gz",
"has_sig": false,
"md5_digest": "f2278816bd38563ca0b40a4588ef2a9d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 10748,
"upload_time": "2025-02-23T15:12:48",
"upload_time_iso_8601": "2025-02-23T15:12:48.110104Z",
"url": "https://files.pythonhosted.org/packages/f4/05/9fc30416bb0033e4f81aa83533399e29c44f1dd295c45d6c8b2e67d9a2ad/messagebus-0.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-23 15:12:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mardiros",
"github_project": "messagebus",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "messagebus"
}