# RobotHub-DepthAI
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-depthai
```
## Examples
There are several examples in the [examples](examples) folder. To run them, you can use the following command:
```
$ python3 -m robothub_depthai.examples.<example_name>.app
```
## License
This project is licensed under the terms of the MIT license.
Raw data
{
"_id": null,
"home_page": "https://www.luxonis.com/",
"name": "robothub-depthai",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "robothub robot hub connect agent depthai sdk",
"author": "Luxonis",
"author_email": "support@luxonis.com",
"download_url": "https://files.pythonhosted.org/packages/17/60/dcbf8bc8f02afaeb9cd11d10a19d0a621f00e6abc8d6ef6fe645141acf28/robothub_depthai-0.2.1.tar.gz",
"platform": null,
"description": "# RobotHub-DepthAI\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-depthai\n```\n\n## Examples\n\nThere are several examples in the [examples](examples) folder. To run them, you can use the following command:\n\n```\n$ python3 -m robothub_depthai.examples.<example_name>.app\n```\n\n## License\n\nThis project is licensed under the terms of the MIT license.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "RobotHub-DepthAI integration library",
"version": "0.2.1",
"split_keywords": [
"robothub",
"robot",
"hub",
"connect",
"agent",
"depthai",
"sdk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f6f5cd6772d17574e3ce5837e19aa9d1f7b0f6113ca628ba389f2d15516c2b15",
"md5": "b80c10eee4080582128811eb4e382e3d",
"sha256": "b2518b43e0a8bf760281594be61f91273ee20af68479330d5d4c5af093263fdb"
},
"downloads": -1,
"filename": "robothub_depthai-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b80c10eee4080582128811eb4e382e3d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8914,
"upload_time": "2023-02-08T21:57:40",
"upload_time_iso_8601": "2023-02-08T21:57:40.047110Z",
"url": "https://files.pythonhosted.org/packages/f6/f5/cd6772d17574e3ce5837e19aa9d1f7b0f6113ca628ba389f2d15516c2b15/robothub_depthai-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1760dcbf8bc8f02afaeb9cd11d10a19d0a621f00e6abc8d6ef6fe645141acf28",
"md5": "4041abc4960e9f71932ae0b5a84410b5",
"sha256": "95407f443c5924d9deb3ffb0aff0eb7f2b6b7bec2de07710862a3e780a8a8e4f"
},
"downloads": -1,
"filename": "robothub_depthai-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "4041abc4960e9f71932ae0b5a84410b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8482,
"upload_time": "2023-02-08T21:57:41",
"upload_time_iso_8601": "2023-02-08T21:57:41.198932Z",
"url": "https://files.pythonhosted.org/packages/17/60/dcbf8bc8f02afaeb9cd11d10a19d0a621f00e6abc8d6ef6fe645141acf28/robothub_depthai-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-08 21:57:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "robothub-depthai"
}