meta-msg


Namemeta-msg JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/RafRaf/meta-msg/
SummaryMeta-msg it's an additional layer for your binary exchange systems. It lets you add status/error codes to your messages and raise/handle errors between microservices in traditional (pythonic) way.
upload_time2023-08-30 16:35:56
maintainer
docs_urlNone
authorRafRaf
requires_python
licenseMIT
keywords message nats rabbitmq
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Meta-msg it's an additional layer for your binary exchange systems. It lets you add status/error codes to your messages and raise/handle errors between microservices in traditional (pythonic) way.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RafRaf/meta-msg/",
    "name": "meta-msg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "message,nats,rabbitmq",
    "author": "RafRaf",
    "author_email": "smartrafraf@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/55/43/82e1a3d7c7c087d23395c6ff5ed60bde1ff4e0341bf8cd1cff9dea5f8f38/meta-msg-0.1.tar.gz",
    "platform": null,
    "description": "Meta-msg it's an additional layer for your binary exchange systems. It lets you add status/error codes to your messages and raise/handle errors between microservices in traditional (pythonic) way.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Meta-msg it's an additional layer for your binary exchange systems. It lets you add status/error codes to your messages and raise/handle errors between microservices in traditional (pythonic) way.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/RafRaf/meta-msg/"
    },
    "split_keywords": [
        "message",
        "nats",
        "rabbitmq"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "554382e1a3d7c7c087d23395c6ff5ed60bde1ff4e0341bf8cd1cff9dea5f8f38",
                "md5": "213fb18eef605a93b2f56f7d35ea0405",
                "sha256": "41d5232c39171912588700fd689626cf8265114158680185e680581f7e7737b4"
            },
            "downloads": -1,
            "filename": "meta-msg-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "213fb18eef605a93b2f56f7d35ea0405",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6845,
            "upload_time": "2023-08-30T16:35:56",
            "upload_time_iso_8601": "2023-08-30T16:35:56.941838Z",
            "url": "https://files.pythonhosted.org/packages/55/43/82e1a3d7c7c087d23395c6ff5ed60bde1ff4e0341bf8cd1cff9dea5f8f38/meta-msg-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-30 16:35:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RafRaf",
    "github_project": "meta-msg",
    "github_not_found": true,
    "lcname": "meta-msg"
}
        
Elapsed time: 0.10579s