Panini is a modern framework for quick development of streaming microservices.
Our goal is to create fastapi/aiohttp/flask-like solution but for NATS streaming.
The framework allows you to work with NATS features and some additional logic using a simple interface:
- publish messages to subject
- subscribe to subject
- request-response
- request-response to another subject
- tasks
- periodic tasks
- middlewares
- HTTP server
Raw data
{
"_id": null,
"home_page": "https://github.com/lwinterface/panini",
"name": "panini",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.3",
"maintainer_email": "",
"keywords": "nats,microservice,stream,processing,asyncio,distributed,queue",
"author": "Op Return SA, developers: Andrii Volotskov, Danylo Tiutiushkin",
"author_email": "example@example.com",
"download_url": "https://files.pythonhosted.org/packages/01/c9/2476d3559fac25a879c40d49bae67723aae958d09a93c84486d7c1a90c3d/panini-0.8.2.tar.gz",
"platform": null,
"description": "\nPanini is a modern framework for quick development of streaming microservices.\nOur goal is to create fastapi/aiohttp/flask-like solution but for NATS streaming.\nThe framework allows you to work with NATS features and some additional logic using a simple interface:\n\n- publish messages to subject\n- subscribe to subject\n- request-response\n- request-response to another subject\n- tasks\n- periodic tasks\n- middlewares\n- HTTP server\n\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python messaging framework for microservices based on NATS",
"version": "0.8.2",
"project_urls": {
"Bug Reports": "https://github.com/lwinterface/panini/issues",
"Homepage": "https://github.com/lwinterface/panini",
"Source": "https://github.com/lwinterface/panini/"
},
"split_keywords": [
"nats",
"microservice",
"stream",
"processing",
"asyncio",
"distributed",
"queue"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7f3be725b50c17deff7f4852ab8181f460a1eefa17aec24e9e151335fd694b4d",
"md5": "a3e41be02bb92aaded8adaf0ba51ee3e",
"sha256": "8da4ff80256ccabade6d1df50300728be312875881434e2093e274cbc159bb0c"
},
"downloads": -1,
"filename": "panini-0.8.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a3e41be02bb92aaded8adaf0ba51ee3e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.3",
"size": 35165,
"upload_time": "2023-06-28T16:55:12",
"upload_time_iso_8601": "2023-06-28T16:55:12.217546Z",
"url": "https://files.pythonhosted.org/packages/7f/3b/e725b50c17deff7f4852ab8181f460a1eefa17aec24e9e151335fd694b4d/panini-0.8.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "01c92476d3559fac25a879c40d49bae67723aae958d09a93c84486d7c1a90c3d",
"md5": "3878e41424b0bb8fc0bc2a8a6c8c82dc",
"sha256": "56448a29d2066cae6a5821a5ff1dc2e86127bfe0abcc63cc4eed64c68e07a5f0"
},
"downloads": -1,
"filename": "panini-0.8.2.tar.gz",
"has_sig": false,
"md5_digest": "3878e41424b0bb8fc0bc2a8a6c8c82dc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.3",
"size": 34002,
"upload_time": "2023-06-28T16:55:14",
"upload_time_iso_8601": "2023-06-28T16:55:14.569137Z",
"url": "https://files.pythonhosted.org/packages/01/c9/2476d3559fac25a879c40d49bae67723aae958d09a93c84486d7c1a90c3d/panini-0.8.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-28 16:55:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lwinterface",
"github_project": "panini",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "panini"
}