nats-queue


Namenats-queue JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/qwejid/nats_queue
SummaryThis is my first module for queue_nats
upload_time2024-12-20 14:24:30
maintainerNone
docs_urlNone
authork.shishkina
requires_python>=3.9
licenseNone
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/ce/e5/ee9424c520211719e842b370c60ccea86b37257cca1ee0c15228ad812bab/nats_queue-1.0.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": null,
    "summary": "This is my first module for queue_nats",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/qwejid/nats_queue"
    },
    "split_keywords": [
        "python",
        "nats"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b96a8acdf590144346af628d3eec55ae7af5e6cdb09332eac1f016b7ce63c520",
                "md5": "c8fbf076b0230d055d185ae2b91dbcc1",
                "sha256": "c3ab1a9e6c85f8d183e10f70d084f523cfe799ab9fc5a23dca527b8c54600dbd"
            },
            "downloads": -1,
            "filename": "nats_queue-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c8fbf076b0230d055d185ae2b91dbcc1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7410,
            "upload_time": "2024-12-20T14:24:27",
            "upload_time_iso_8601": "2024-12-20T14:24:27.718150Z",
            "url": "https://files.pythonhosted.org/packages/b9/6a/8acdf590144346af628d3eec55ae7af5e6cdb09332eac1f016b7ce63c520/nats_queue-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cee5ee9424c520211719e842b370c60ccea86b37257cca1ee0c15228ad812bab",
                "md5": "31b7f9ceae611a3d5922740a4e13114f",
                "sha256": "d21a8033825c5ece8a523d61350d595c0b611560870e75c4fc929c0a38e457c0"
            },
            "downloads": -1,
            "filename": "nats_queue-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "31b7f9ceae611a3d5922740a4e13114f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10066,
            "upload_time": "2024-12-20T14:24:30",
            "upload_time_iso_8601": "2024-12-20T14:24:30.731285Z",
            "url": "https://files.pythonhosted.org/packages/ce/e5/ee9424c520211719e842b370c60ccea86b37257cca1ee0c15228ad812bab/nats_queue-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 14:24:30",
    "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"
}
        
Elapsed time: 0.41038s