Name | nats-queue JSON |
Version |
1.1.4
JSON |
| download |
home_page | https://github.com/qwejid/nats_queue |
Summary | A lightweight, performant library for managing queues and task handlers (workers) built on top of NATS JetStream and inspired by BullMQ functionality. |
upload_time | 2024-12-25 13:59:26 |
maintainer | None |
docs_url | None |
author | k.shishkina |
requires_python | >=3.9 |
license | MIT |
keywords |
python
nats
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# NATS Queue
![test](https://github.com/qwejid/nats_queue/actions/workflows/ci.yml/badge.svg?branch=main)
[![codecov](https://codecov.io/gh/qwejid/nats_queue/graph/badge.svg?token=B623HA81JK)](https://codecov.io/gh/qwejid/nats_queue)
Raw data
{
"_id": null,
"home_page": "https://github.com/qwejid/nats_queue",
"name": "nats-queue",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "python nats",
"author": "k.shishkina",
"author_email": "klikklok2017@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e5/d8/4cc7d8fa27ded8c8f9b796cec5f62477c2f3cf4da1b2ab67d0b40dd5d0d7/nats_queue-1.1.4.tar.gz",
"platform": null,
"description": "# NATS Queue\n\n![test](https://github.com/qwejid/nats_queue/actions/workflows/ci.yml/badge.svg?branch=main)\n[![codecov](https://codecov.io/gh/qwejid/nats_queue/graph/badge.svg?token=B623HA81JK)](https://codecov.io/gh/qwejid/nats_queue)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A lightweight, performant library for managing queues and task handlers (workers) built on top of NATS JetStream and inspired by BullMQ functionality.",
"version": "1.1.4",
"project_urls": {
"Homepage": "https://github.com/qwejid/nats_queue"
},
"split_keywords": [
"python",
"nats"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5026e7b21ff1a1c9cfbb2219eced9b2918200747aef9eb1eb63da887041f916f",
"md5": "0b36921654c13ec46962b1fd12b9e09c",
"sha256": "76dfa48cd31e564b534f2099a73e9d3b2b819c3e5d19374249ca4566ecf349d8"
},
"downloads": -1,
"filename": "nats_queue-1.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b36921654c13ec46962b1fd12b9e09c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8019,
"upload_time": "2024-12-25T13:59:24",
"upload_time_iso_8601": "2024-12-25T13:59:24.172830Z",
"url": "https://files.pythonhosted.org/packages/50/26/e7b21ff1a1c9cfbb2219eced9b2918200747aef9eb1eb63da887041f916f/nats_queue-1.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e5d84cc7d8fa27ded8c8f9b796cec5f62477c2f3cf4da1b2ab67d0b40dd5d0d7",
"md5": "7f4d385d6221acabeb11c1348c7f4eab",
"sha256": "b05b6e1895e557b9a8ddd0df0c825e6134bd17fed6f801790ddf6290f8e783c5"
},
"downloads": -1,
"filename": "nats_queue-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "7f4d385d6221acabeb11c1348c7f4eab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 12161,
"upload_time": "2024-12-25T13:59:26",
"upload_time_iso_8601": "2024-12-25T13:59:26.865940Z",
"url": "https://files.pythonhosted.org/packages/e5/d8/4cc7d8fa27ded8c8f9b796cec5f62477c2f3cf4da1b2ab67d0b40dd5d0d7/nats_queue-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-25 13:59:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "qwejid",
"github_project": "nats_queue",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "nats-queue"
}