rudderclient


Namerudderclient JSON
Version 1.20.0 PyPI version JSON
download
home_page
SummaryShared helpers for rudder application functions code
upload_time2024-01-03 09:27:35
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT License Copyright (c) 2023 RealNaut Ops Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords rudder client helper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Rudder client

The official library for Realnaut Rudder tool. Realnaut Rudder tool backend consist of multiple Cloud Runs and this library contains the necessary code for these services to communicate with different APIs.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "rudderclient",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "rudder,client,helper",
    "author": "",
    "author_email": "Rudder Team <rudder@realnaut.com>",
    "download_url": "https://files.pythonhosted.org/packages/f6/4a/347b826c15ab7157cfdeee8620b96297f3ca84741546439dc1c6c2cb798a/rudderclient-1.20.0.tar.gz",
    "platform": null,
    "description": "# Rudder client\n\nThe official library for Realnaut Rudder tool. Realnaut Rudder tool backend consist of multiple Cloud Runs and this library contains the necessary code for these services to communicate with different APIs.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 RealNaut Ops  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Shared helpers for rudder application functions code",
    "version": "1.20.0",
    "project_urls": {
        "Homepage": "https://github.com/realnautops/rudder-client"
    },
    "split_keywords": [
        "rudder",
        "client",
        "helper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d0a9c13391b5cb12df8f1ed0eb0664efa49bc310cf9961ba3aca4cd708b83f5",
                "md5": "b11937fc8bee226579bf0aa2316afeb6",
                "sha256": "2c9c8bd836ff7602fb0b782dd54df7cd7e3f6564b3483b0673932a5faf6687e2"
            },
            "downloads": -1,
            "filename": "rudderclient-1.20.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b11937fc8bee226579bf0aa2316afeb6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21175,
            "upload_time": "2024-01-03T09:27:33",
            "upload_time_iso_8601": "2024-01-03T09:27:33.467296Z",
            "url": "https://files.pythonhosted.org/packages/8d/0a/9c13391b5cb12df8f1ed0eb0664efa49bc310cf9961ba3aca4cd708b83f5/rudderclient-1.20.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f64a347b826c15ab7157cfdeee8620b96297f3ca84741546439dc1c6c2cb798a",
                "md5": "d9c4d6d3a5dd0b0b69e8ff35ce3cf57a",
                "sha256": "62f2d6a476cd4a2d1bf61afdec3ed2ddeef2cb3e82265064d509f582cc935bcb"
            },
            "downloads": -1,
            "filename": "rudderclient-1.20.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d9c4d6d3a5dd0b0b69e8ff35ce3cf57a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16592,
            "upload_time": "2024-01-03T09:27:35",
            "upload_time_iso_8601": "2024-01-03T09:27:35.019534Z",
            "url": "https://files.pythonhosted.org/packages/f6/4a/347b826c15ab7157cfdeee8620b96297f3ca84741546439dc1c6c2cb798a/rudderclient-1.20.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 09:27:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "realnautops",
    "github_project": "rudder-client",
    "github_not_found": true,
    "lcname": "rudderclient"
}
        
Elapsed time: 0.16820s