robothub-oak


Namerobothub-oak JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://www.luxonis.com/
SummaryRobotHub integration library
upload_time2023-08-22 13:44:57
maintainer
docs_urlNone
authorLuxonis
requires_python
licenseMIT
keywords robothub camera robot hub connect agent depthai sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RobotHub-OAK

This repository contains the code for the integration of [DepthAI SDK](https://github.com/luxonis/depthai) into
RobotHub.

> **This library is intended to be only used with RobotHub.**

## Documentation

Please visit [RobotHub documentation page](https://hub-docs.luxonis.com/).

## Installation

To install this package, run the following command in your terminal window

```
$ python3 -m pip install robothub-oak
```

## Examples

You can find examples in the [robothub-examples](https://github.com/luxonis/robothub-examples) repository.

## License

This project is licensed under the terms of the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.luxonis.com/",
    "name": "robothub-oak",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "robothub camera robot hub connect agent depthai sdk",
    "author": "Luxonis",
    "author_email": "support@luxonis.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/89/65ff6b537784b9f922f35ec4770ef42813e937e000961470fbeedf721a10/robothub_oak-2.1.0.tar.gz",
    "platform": null,
    "description": "# RobotHub-OAK\n\nThis repository contains the code for the integration of [DepthAI SDK](https://github.com/luxonis/depthai) into\nRobotHub.\n\n> **This library is intended to be only used with RobotHub.**\n\n## Documentation\n\nPlease visit [RobotHub documentation page](https://hub-docs.luxonis.com/).\n\n## Installation\n\nTo install this package, run the following command in your terminal window\n\n```\n$ python3 -m pip install robothub-oak\n```\n\n## Examples\n\nYou can find examples in the [robothub-examples](https://github.com/luxonis/robothub-examples) repository.\n\n## License\n\nThis project is licensed under the terms of the MIT license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "RobotHub integration library",
    "version": "2.1.0",
    "project_urls": {
        "Documentation": "https://hub-docs.luxonis.com/",
        "Homepage": "https://github.com/luxonis/robothub/"
    },
    "split_keywords": [
        "robothub",
        "camera",
        "robot",
        "hub",
        "connect",
        "agent",
        "depthai",
        "sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "881c81f46abf3d7fff9cc795296275c71bf1a32017176ed22f5e8f790895217b",
                "md5": "f2eca6050637669efb51fdaa5669660f",
                "sha256": "900195eaa8db486cf133b34cac348bc629f1c2e95a47c3159038c046bfe8e70c"
            },
            "downloads": -1,
            "filename": "robothub_oak-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2eca6050637669efb51fdaa5669660f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11037,
            "upload_time": "2023-08-22T13:44:54",
            "upload_time_iso_8601": "2023-08-22T13:44:54.350438Z",
            "url": "https://files.pythonhosted.org/packages/88/1c/81f46abf3d7fff9cc795296275c71bf1a32017176ed22f5e8f790895217b/robothub_oak-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e38965ff6b537784b9f922f35ec4770ef42813e937e000961470fbeedf721a10",
                "md5": "e21476efb2db5fc2a85a2d982a1a6927",
                "sha256": "c03b78c2028d130d3b9d77a324eef8df197b5aa1573ca8344e34538da9ba743d"
            },
            "downloads": -1,
            "filename": "robothub_oak-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e21476efb2db5fc2a85a2d982a1a6927",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10524,
            "upload_time": "2023-08-22T13:44:57",
            "upload_time_iso_8601": "2023-08-22T13:44:57.671157Z",
            "url": "https://files.pythonhosted.org/packages/e3/89/65ff6b537784b9f922f35ec4770ef42813e937e000961470fbeedf721a10/robothub_oak-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 13:44:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "luxonis",
    "github_project": "robothub",
    "github_not_found": true,
    "lcname": "robothub-oak"
}
        
Elapsed time: 0.14648s