# DepthAI SDK
[![Discord](https://img.shields.io/discord/790680891252932659?label=Discord)](https://discord.gg/luxonis)
[![Forum](https://img.shields.io/badge/Forum-discuss-orange)](https://discuss.luxonis.com/)
[![Docs](https://img.shields.io/badge/Docs-DepthAI_SDK-yellow)](https://docs.luxonis.com/projects/sdk)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![](https://img.shields.io/pypi/v/depthai-sdk.svg)](https://pypi.org/project/depthai-sdk/)
DepthAI SDK is a Python package, containing convenience classes and functions that help in most common tasks while using DepthAI API.
To know more about the DepthAI itself, visit [our documentation](https://docs.luxonis.com/projects/sdk/en/latest/) or [our webpage](https://luxonis.com)
## Installation
To install this package, run the following command in your terminal window
```
$ python3 -m pip install depthai-sdk
```
> :warning: **If you're using Raspberry Pi**, providing a Pi Wheels extra package url can significantly speed up the installation process by providing prebuilt binaries for OpenCV
> ```
> $ pip install --extra-index-url https://www.piwheels.org/simple/ depthai-sdk
> ```
## Usage
Please visit [DepthAI SDK documentation page](https://docs.luxonis.com/projects/sdk/en/latest/).
## API
Please visit [DepthAI SDK API](https://docs.luxonis.com/projects/sdk/en/latest/api/) for full API reference
Raw data
{
"_id": null,
"home_page": "https://github.com/luxonis/depthai/tree/main/depthai_sdk",
"name": "depthai-sdk",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "depthai sdk oak camera",
"author": "Luxonis",
"author_email": "support@luxonis.com",
"download_url": "https://files.pythonhosted.org/packages/27/dc/c772d924ae0ab7f859a809f3ecadb5e790c139038e54a3151c9d750c49fe/depthai_sdk-1.15.1.tar.gz",
"platform": null,
"description": "# DepthAI SDK\n\n[![Discord](https://img.shields.io/discord/790680891252932659?label=Discord)](https://discord.gg/luxonis)\n[![Forum](https://img.shields.io/badge/Forum-discuss-orange)](https://discuss.luxonis.com/)\n[![Docs](https://img.shields.io/badge/Docs-DepthAI_SDK-yellow)](https://docs.luxonis.com/projects/sdk)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n[![](https://img.shields.io/pypi/v/depthai-sdk.svg)](https://pypi.org/project/depthai-sdk/)\n\nDepthAI SDK is a Python package, containing convenience classes and functions that help in most common tasks while using DepthAI API.\n\nTo know more about the DepthAI itself, visit [our documentation](https://docs.luxonis.com/projects/sdk/en/latest/) or [our webpage](https://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 depthai-sdk\n```\n\n> :warning: **If you're using Raspberry Pi**, providing a Pi Wheels extra package url can significantly speed up the installation process by providing prebuilt binaries for OpenCV\n> ```\n> $ pip install --extra-index-url https://www.piwheels.org/simple/ depthai-sdk\n> ```\n\n## Usage\n\nPlease visit [DepthAI SDK documentation page](https://docs.luxonis.com/projects/sdk/en/latest/).\n\n\n## API\n\nPlease visit [DepthAI SDK API](https://docs.luxonis.com/projects/sdk/en/latest/api/) for full API reference\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This package provides an abstraction of the DepthAI API library.",
"version": "1.15.1",
"project_urls": {
"Bug Tracker": "https://github.com/luxonis/depthai/issues",
"Homepage": "https://github.com/luxonis/depthai/tree/main/depthai_sdk",
"Source Code": "https://github.com/luxonis/depthai/tree/main/depthai_sdk"
},
"split_keywords": [
"depthai",
"sdk",
"oak",
"camera"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c0a6802941cf2627e242dd8925800a15954d25174a861128f70b933e046f7ad0",
"md5": "9028e5f65b8e1630a17d63ee0b367190",
"sha256": "55ccbf74cd28d17934cad922e6c33d2642570123f0ec21f7d1bd2e536aa6e31b"
},
"downloads": -1,
"filename": "depthai_sdk-1.15.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9028e5f65b8e1630a17d63ee0b367190",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 243710,
"upload_time": "2024-10-09T19:38:46",
"upload_time_iso_8601": "2024-10-09T19:38:46.446973Z",
"url": "https://files.pythonhosted.org/packages/c0/a6/802941cf2627e242dd8925800a15954d25174a861128f70b933e046f7ad0/depthai_sdk-1.15.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "27dcc772d924ae0ab7f859a809f3ecadb5e790c139038e54a3151c9d750c49fe",
"md5": "01de98b3f109281ecd99a403e8cf1eba",
"sha256": "d72f38306011ec931d0aa695e560847091d5b0c0d13ee0df34d16949ee2395e0"
},
"downloads": -1,
"filename": "depthai_sdk-1.15.1.tar.gz",
"has_sig": false,
"md5_digest": "01de98b3f109281ecd99a403e8cf1eba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 91458177,
"upload_time": "2024-10-09T19:40:43",
"upload_time_iso_8601": "2024-10-09T19:40:43.210430Z",
"url": "https://files.pythonhosted.org/packages/27/dc/c772d924ae0ab7f859a809f3ecadb5e790c139038e54a3151c9d750c49fe/depthai_sdk-1.15.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-09 19:40:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "luxonis",
"github_project": "depthai",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
"==",
"2.26.0"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.21.4"
],
[
"<",
"2.0.0"
]
]
},
{
"name": "opencv-contrib-python",
"specs": [
[
"==",
"4.5.5.62"
]
]
},
{
"name": "depthai-sdk",
"specs": [
[
"==",
"1.9.4"
]
]
},
{
"name": "pyqt5",
"specs": [
[
">",
"5"
],
[
"<",
"5.15.6"
]
]
},
{
"name": "depthai",
"specs": [
[
"==",
"2.24.0.0"
]
]
},
{
"name": "Qt.py",
"specs": []
},
{
"name": "scipy",
"specs": []
}
],
"lcname": "depthai-sdk"
}