remotivelabs-broker


Nameremotivelabs-broker JSON
Version 0.1.26 PyPI version JSON
download
home_pageNone
SummaryRemotiveLabs Broker gRPC API
upload_time2024-06-25 06:24:05
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords can automotive autotech networking
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RemotiveLabs Broker

[![PyPI - Version](https://img.shields.io/pypi/v/remotivelabs-broker.svg)](https://pypi.org/project/remotivelabs-broker)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/remotivelabs-broker.svg)](https://pypi.org/project/remotivelabs-broker)

- [Link to **Samples**](https://github.com/remotivelabs/remotivelabs-samples/tree/main/python).
- [Link to **Documentation**](https://docs.remotivelabs.com/apis/python/remotivelabs/broker).

-----

**Table of Contents**

- [Installation](#installation)
- [Examples](#examples)
- [Build and Publish](#build-and-publish)
- [License](#license)

## Installation
Install into your Python environment with _PIP_:

    pip install remotivelabs-broker

## Examples
Examples using this library are found in the [Remotive Labs samples repository](https://github.com/remotivelabs/remotivelabs-samples).


### Develop and test locally

Put version in `__about__.py`. Beta versions should be suffixed with `b*`, example `0.2.0b1`

For initial build and generation of proto stubs, documentation and distribution package,  run  `./docker-build.sh`


Once stubs are generated you can use hatch to build distribution package

    hatch build

above command will output

    [wheel]
    dist/remotivelabs_broker-0.2.0b12-py3-none-any.whl

You can now install this library version in another terminal by doing

    pip3 install [your path]/dist/remotivelabs_broker-0.2.0b12-py3-none-any.whl

### Build and publish

Make sure to put version in `__about__.py`. Beta versions should be suffixed with `b*`, example `0.2.0b1`

    ./docker-build.sh
    hatch publish
> find username and password in less secret location ;)
## License

`remotivelabs-broker` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "remotivelabs-broker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "CAN, automotive, autotech, networking",
    "author": null,
    "author_email": "Support <support@remotivelabs.com>",
    "download_url": "https://files.pythonhosted.org/packages/66/1f/aa2542d523dc21fc25b7f469fb7aaa6b5fafcf95b459dc2ffad7b71a4b19/remotivelabs_broker-0.1.26.tar.gz",
    "platform": null,
    "description": "# RemotiveLabs Broker\n\n[![PyPI - Version](https://img.shields.io/pypi/v/remotivelabs-broker.svg)](https://pypi.org/project/remotivelabs-broker)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/remotivelabs-broker.svg)](https://pypi.org/project/remotivelabs-broker)\n\n- [Link to **Samples**](https://github.com/remotivelabs/remotivelabs-samples/tree/main/python).\n- [Link to **Documentation**](https://docs.remotivelabs.com/apis/python/remotivelabs/broker).\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [Examples](#examples)\n- [Build and Publish](#build-and-publish)\n- [License](#license)\n\n## Installation\nInstall into your Python environment with _PIP_:\n\n    pip install remotivelabs-broker\n\n## Examples\nExamples using this library are found in the [Remotive Labs samples repository](https://github.com/remotivelabs/remotivelabs-samples).\n\n\n### Develop and test locally\n\nPut version in `__about__.py`. Beta versions should be suffixed with `b*`, example `0.2.0b1`\n\nFor initial build and generation of proto stubs, documentation and distribution package,  run  `./docker-build.sh`\n\n\nOnce stubs are generated you can use hatch to build distribution package\n\n    hatch build\n\nabove command will output\n\n    [wheel]\n    dist/remotivelabs_broker-0.2.0b12-py3-none-any.whl\n\nYou can now install this library version in another terminal by doing\n\n    pip3 install [your path]/dist/remotivelabs_broker-0.2.0b12-py3-none-any.whl\n\n### Build and publish\n\nMake sure to put version in `__about__.py`. Beta versions should be suffixed with `b*`, example `0.2.0b1`\n\n    ./docker-build.sh\n    hatch publish\n> find username and password in less secret location ;)\n## License\n\n`remotivelabs-broker` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "RemotiveLabs Broker gRPC API",
    "version": "0.1.26",
    "project_urls": {
        "Documentation": "https://docs.remotivelabs.com/apis/python/remotivelabs/broker",
        "Homepage": "https://remotivelabs.com/",
        "Issues": "https://github.com/remotivelabs/remotivelabs-apis/issues",
        "Source": "https://github.com/remotivelabs/remotivelabs-apis/tree/main/python/remotivelabs-broker"
    },
    "split_keywords": [
        "can",
        " automotive",
        " autotech",
        " networking"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "83c56a8b9db78da94682fb3fb41264c7ad972b11e0a41c9f8a4681ec4d460174",
                "md5": "c7a0f258bf888493d3fab67d157e1e81",
                "sha256": "6a20a36193dd5813887fb8211ac6e0dd8076369d4a0f0654c98447c19c94cc49"
            },
            "downloads": -1,
            "filename": "remotivelabs_broker-0.1.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c7a0f258bf888493d3fab67d157e1e81",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 53314,
            "upload_time": "2024-06-25T06:23:56",
            "upload_time_iso_8601": "2024-06-25T06:23:56.992762Z",
            "url": "https://files.pythonhosted.org/packages/83/c5/6a8b9db78da94682fb3fb41264c7ad972b11e0a41c9f8a4681ec4d460174/remotivelabs_broker-0.1.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "661faa2542d523dc21fc25b7f469fb7aaa6b5fafcf95b459dc2ffad7b71a4b19",
                "md5": "2eb883a99adeec4155e0479af6c336f9",
                "sha256": "5eba90606e875b9bd189b4cf0aa7c8cfc784c9139ef313a649a88c2fe2370eca"
            },
            "downloads": -1,
            "filename": "remotivelabs_broker-0.1.26.tar.gz",
            "has_sig": false,
            "md5_digest": "2eb883a99adeec4155e0479af6c336f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8378759,
            "upload_time": "2024-06-25T06:24:05",
            "upload_time_iso_8601": "2024-06-25T06:24:05.768604Z",
            "url": "https://files.pythonhosted.org/packages/66/1f/aa2542d523dc21fc25b7f469fb7aaa6b5fafcf95b459dc2ffad7b71a4b19/remotivelabs_broker-0.1.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 06:24:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "remotivelabs",
    "github_project": "remotivelabs-apis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "remotivelabs-broker"
}
        
Elapsed time: 0.74930s