pubsub-pull-ce-subscriber


Namepubsub-pull-ce-subscriber JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA script to pull CloudEvents from a Pub/Sub subscription and then push them to a designated sink
upload_time2023-05-26 10:32:39
maintainer
docs_urlNone
authorAdE
requires_python>=3.10,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pubsub-pull-ce-subscribe

A script to pull CloudEvents from a Pub/Sub subscription and then push them to a designated sink
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pubsub-pull-ce-subscriber",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "AdE",
    "author_email": "ade8850@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/3e/463d7998ec6b7161d75878d412b783c7559b05e007a531b1e91677356995/pubsub_pull_ce_subscriber-0.1.0.tar.gz",
    "platform": null,
    "description": "# pubsub-pull-ce-subscribe\n\nA script to pull CloudEvents from a Pub/Sub subscription and then push them to a designated sink",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A script to pull CloudEvents from a Pub/Sub subscription and then push them to a designated sink",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1dde1dfe44ccd0401bd0002489e6d232ac5cc4066b09abb985711e2aafe5c9f",
                "md5": "b966576a93354741708ab1d3f23a47ef",
                "sha256": "feeef5dded3b9fbf6aec4eb9792214a936d2aa5219fcb5f24810f5e34a50d42f"
            },
            "downloads": -1,
            "filename": "pubsub_pull_ce_subscriber-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b966576a93354741708ab1d3f23a47ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 3097,
            "upload_time": "2023-05-26T10:32:37",
            "upload_time_iso_8601": "2023-05-26T10:32:37.184077Z",
            "url": "https://files.pythonhosted.org/packages/a1/dd/e1dfe44ccd0401bd0002489e6d232ac5cc4066b09abb985711e2aafe5c9f/pubsub_pull_ce_subscriber-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b03e463d7998ec6b7161d75878d412b783c7559b05e007a531b1e91677356995",
                "md5": "6ecb9c967261418fbabd7fd059255bdd",
                "sha256": "59f3c9bf8fed5fd491fe2ae890b4da13a25036ec79d7f793f47c653058074b71"
            },
            "downloads": -1,
            "filename": "pubsub_pull_ce_subscriber-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6ecb9c967261418fbabd7fd059255bdd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 2251,
            "upload_time": "2023-05-26T10:32:39",
            "upload_time_iso_8601": "2023-05-26T10:32:39.313081Z",
            "url": "https://files.pythonhosted.org/packages/b0/3e/463d7998ec6b7161d75878d412b783c7559b05e007a531b1e91677356995/pubsub_pull_ce_subscriber-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-26 10:32:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pubsub-pull-ce-subscriber"
}
        
AdE
Elapsed time: 0.09167s