remotivelabs-broker


Nameremotivelabs-broker JSON
Version 0.9.1 PyPI version JSON
download
home_pagehttps://remotivelabs.com/
SummaryRemotiveLabs Broker API
upload_time2025-06-26 08:56:36
maintainerNone
docs_urlNone
authorRemotivelabs
requires_python<4.0,>=3.9
licenseApache-2.0
keywords automotive autotech networking can
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RemotiveLabs Broker API
This module handles communication with the RemotiveBroker.

The RemotiveBroker can run locally or in RemotiveCloud. Connecting to a RemotiveCloud instance requires additional
authentication parameters—see the `remotivelabs.broker.auth` module for details.

## Installation

``` bash
pip install remotivelabs-broker
```

## Project Links

- [Documentation](https://docs.remotivelabs.com/)
- [Issues](mailto:support@remotivelabs.com)

            

Raw data

            {
    "_id": null,
    "home_page": "https://remotivelabs.com/",
    "name": "remotivelabs-broker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "automotive, autotech, networking, CAN",
    "author": "Remotivelabs",
    "author_email": "support@remotivelabs.com",
    "download_url": "https://files.pythonhosted.org/packages/c6/78/b0a6073176729a3851616c8e6111e54f3c70ff662f4d423f2df6078a62ad/remotivelabs_broker-0.9.1.tar.gz",
    "platform": null,
    "description": "# RemotiveLabs Broker API\nThis module handles communication with the RemotiveBroker.\n\nThe RemotiveBroker can run locally or in RemotiveCloud. Connecting to a RemotiveCloud instance requires additional\nauthentication parameters\u2014see the `remotivelabs.broker.auth` module for details.\n\n## Installation\n\n``` bash\npip install remotivelabs-broker\n```\n\n## Project Links\n\n- [Documentation](https://docs.remotivelabs.com/)\n- [Issues](mailto:support@remotivelabs.com)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "RemotiveLabs Broker API",
    "version": "0.9.1",
    "project_urls": {
        "Documentation": "https://docs.remotivelabs.com/",
        "Homepage": "https://remotivelabs.com/"
    },
    "split_keywords": [
        "automotive",
        " autotech",
        " networking",
        " can"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "213d62b34c0cf88f8fe4085751752abcb6da9d4e6dda9ddea40f5cf8e79805ba",
                "md5": "05f6acbbba2d4e3af9a313555d3625ec",
                "sha256": "6f8544949d65e5df3b53958cd09ab663d70a3c7163ec4fd082b4114c8c832468"
            },
            "downloads": -1,
            "filename": "remotivelabs_broker-0.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05f6acbbba2d4e3af9a313555d3625ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 53240,
            "upload_time": "2025-06-26T08:56:35",
            "upload_time_iso_8601": "2025-06-26T08:56:35.831443Z",
            "url": "https://files.pythonhosted.org/packages/21/3d/62b34c0cf88f8fe4085751752abcb6da9d4e6dda9ddea40f5cf8e79805ba/remotivelabs_broker-0.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c678b0a6073176729a3851616c8e6111e54f3c70ff662f4d423f2df6078a62ad",
                "md5": "adaf77a43d2dd9e9f4caa312e7232442",
                "sha256": "e534bcca408a684880cd4f93fd4875fac647dc38352d4884bac2cfcd85db4fad"
            },
            "downloads": -1,
            "filename": "remotivelabs_broker-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "adaf77a43d2dd9e9f4caa312e7232442",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 31741,
            "upload_time": "2025-06-26T08:56:36",
            "upload_time_iso_8601": "2025-06-26T08:56:36.909303Z",
            "url": "https://files.pythonhosted.org/packages/c6/78/b0a6073176729a3851616c8e6111e54f3c70ff662f4d423f2df6078a62ad/remotivelabs_broker-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-06-26 08:56:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "remotivelabs-broker"
}
        
Elapsed time: 0.49405s