| Name | superbus JSON |
| Version |
0.0.12
JSON |
| download |
| home_page | https://github.com/starrabb1t/superbus |
| Summary | redis-based bus to communicate between microservices that handle long-running tasks |
| upload_time | 2024-08-02 10:24:14 |
| maintainer | None |
| docs_url | None |
| author | starrabb1t |
| requires_python | >=3.7 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# ⚡️superbus
Redis-based bus to create multi-stage pipelines for long-running tasks
In development </br>
Docs coming soon </br>
You can check `examples` for now
### Installation
```
pip install superbus
```
Raw data
{
"_id": null,
"home_page": "https://github.com/starrabb1t/superbus",
"name": "superbus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "starrabb1t",
"author_email": "berzin@phystech.edu",
"download_url": "https://files.pythonhosted.org/packages/02/71/8b55231f482f835e519d909153e40d750e483d79f8f9d2528a36302a99b2/superbus-0.0.12.tar.gz",
"platform": null,
"description": "# \u26a1\ufe0fsuperbus\nRedis-based bus to create multi-stage pipelines for long-running tasks\n\nIn development </br>\nDocs coming soon </br>\n\nYou can check `examples` for now\n\n\n### Installation\n```\npip install superbus\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "redis-based bus to communicate between microservices that handle long-running tasks",
"version": "0.0.12",
"project_urls": {
"Homepage": "https://github.com/starrabb1t/superbus"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b385a0041ed2189409f1615be779123bf6851a05c4b9b43343d7bddee19ade01",
"md5": "b447d5803d8fbe5e0be14bb0e8574e13",
"sha256": "4c4383bd7a8de5f49216e229db1662b3cebbdfdc9590c8f7c56a5a867cb047bc"
},
"downloads": -1,
"filename": "superbus-0.0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b447d5803d8fbe5e0be14bb0e8574e13",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7034,
"upload_time": "2024-08-02T10:24:12",
"upload_time_iso_8601": "2024-08-02T10:24:12.498815Z",
"url": "https://files.pythonhosted.org/packages/b3/85/a0041ed2189409f1615be779123bf6851a05c4b9b43343d7bddee19ade01/superbus-0.0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "02718b55231f482f835e519d909153e40d750e483d79f8f9d2528a36302a99b2",
"md5": "43b55f7f37a6835ab947c0b9767cb6e7",
"sha256": "3141ed4bd335d02eeaed47dc3e32df1ce4355267d45553f8b35347bb74fbf5fc"
},
"downloads": -1,
"filename": "superbus-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "43b55f7f37a6835ab947c0b9767cb6e7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 5856,
"upload_time": "2024-08-02T10:24:14",
"upload_time_iso_8601": "2024-08-02T10:24:14.279610Z",
"url": "https://files.pythonhosted.org/packages/02/71/8b55231f482f835e519d909153e40d750e483d79f8f9d2528a36302a99b2/superbus-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-02 10:24:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "starrabb1t",
"github_project": "superbus",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "superbus"
}