Skip to main content

Python Wrapper for Intel Realsense SDK 2.0.

Project description

The python wrapper for Intel RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.

Quick start

import pyrealsense2 as rs
pipe = rs.pipeline()
profile = pipe.start()
try:
  for i in range(0, 100):
    frames = pipe.wait_for_frames()
    for f in frames:
      print(f.profile)
finally:
    pipe.stop()

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pyrealsense2_macosx-2.49.0-cp310-cp310-macosx_11_0_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.10 macOS 11.0+ x86-64

pyrealsense2_macosx-2.49.0-cp310-cp310-macosx_10_15_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

pyrealsense2_macosx-2.49.0-cp39-cp39-macosx_11_0_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.9 macOS 11.0+ x86-64

pyrealsense2_macosx-2.49.0-cp39-cp39-macosx_10_15_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

pyrealsense2_macosx-2.49.0-cp38-cp38-macosx_11_0_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.8 macOS 11.0+ x86-64

pyrealsense2_macosx-2.49.0-cp38-cp38-macosx_10_15_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

pyrealsense2_macosx-2.49.0-cp37-cp37m-macosx_11_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.7m macOS 11.0+ x86-64

pyrealsense2_macosx-2.49.0-cp37-cp37m-macosx_10_15_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.7m macOS 10.15+ x86-64

pyrealsense2_macosx-2.49.0-cp36-cp36m-macosx_11_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.6m macOS 11.0+ x86-64

pyrealsense2_macosx-2.49.0-cp36-cp36m-macosx_10_15_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.6m macOS 10.15+ x86-64

File details

Details for the file pyrealsense2_macosx-2.49.0-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp310-cp310-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 12.8 MB
  • Tags: CPython 3.10, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2a508fdf7ccc5e749b65c84427291364bcf20ba280eefeaea999dbeaecb2ae40
MD5 ae0ff81c497ccb79970b2584e7804a3b
BLAKE2b-256 fcedfa89a4509d0de09d306d4ecb7e8267b3ef6e1e466a66df9c1c5162b8fe3b

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp310-cp310-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 12.9 MB
  • Tags: CPython 3.10, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e3fdc94097474fc8c94302376b23875764494b22f13219c0e95bfc992f04b2a0
MD5 df9152671219be322299813ad5dd96d9
BLAKE2b-256 d9bd31ab0c5a76b888b922261fd36d384bce5e274cabec930aea8ada707f52ef

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp39-cp39-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 12.8 MB
  • Tags: CPython 3.9, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 855f4ff285200db7dcaf8eaf045e6bd7951517d627b50dd8e29943627c2d27c9
MD5 a50d324eff70cfa1ba2a06ad20f363af
BLAKE2b-256 67aa045669bc27b792f01fa16cc9709ed01ded6da7695430f99bbde189d84205

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp39-cp39-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 12.9 MB
  • Tags: CPython 3.9, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1177beda740f122c6c9d43173751276cbd5ae2db18dc1b65b507d0a322c08f01
MD5 70cc886fff27abaa9b2653451909ce3a
BLAKE2b-256 40b3c374ced1a6827df6d29df48517a58f473789a3d4702bfbfb325ac18d4325

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp38-cp38-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp38-cp38-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 12.8 MB
  • Tags: CPython 3.8, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d09c8699fce3ab44b6aa5c5119f3857ee9bb624227ea329d4cf01fdae3e49c6c
MD5 b261937cef057f252a5111b39bbf983f
BLAKE2b-256 7fa09f56512a3d2948bdcc50e940e091b11749bc6c6a946bc8fcb64997ae7706

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp38-cp38-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 12.9 MB
  • Tags: CPython 3.8, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 03663a236c9e307cda22aa2e2c1c19cf16d29c27bc39741547fc122aaa77c7c0
MD5 ab40befa46d2aad49e18b0a87f1561c3
BLAKE2b-256 aeb8ba746fd2b9616869071ef36b6dae13b26c0d8ce541996ca1207495eac834

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp37-cp37m-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp37-cp37m-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 12.7 MB
  • Tags: CPython 3.7m, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp37-cp37m-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 647a77d10701e6ebb62fecf4315aa3e111f8ebe62b273eba32bffeec41cdb18e
MD5 650e26a622c9a38b014a4cba771bd92e
BLAKE2b-256 9489f784910812dc923c09e14ba7a0c60096cdc7f52aead57f0bc0941bad77aa

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp37-cp37m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 12.8 MB
  • Tags: CPython 3.7m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7a64c2ac78a794260329914288fa24d2aab3947f8d36aef214a1826624af147b
MD5 98a66d4183782796613a3220d28c7179
BLAKE2b-256 644e0668079647237bacb47e387146ec5f72d1565dd7f83666c4b0b23bc92de8

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp36-cp36m-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp36-cp36m-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 12.7 MB
  • Tags: CPython 3.6m, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp36-cp36m-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7df0a3684f08cc008f7120f0534d03d4ee6933a9cbca7699e3f5bf95bdc3e1f9
MD5 c781b150e9eb4cc4f69c44be9d0e728a
BLAKE2b-256 5b20d4c426ff6d1678136d7600386bb392ba66fa10a71c73709fb8d16f72a93e

See more details on using hashes here.

File details

Details for the file pyrealsense2_macosx-2.49.0-cp36-cp36m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: pyrealsense2_macosx-2.49.0-cp36-cp36m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 12.8 MB
  • Tags: CPython 3.6m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pyrealsense2_macosx-2.49.0-cp36-cp36m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 31b4558d15a2252df0aaa976be80e1a7e579bf44c81900ed64bd3726ddab1b41
MD5 2c83d729007a3ae21c23b14996f3cada
BLAKE2b-256 c59454a5a1842813bf7a38dae91f673782cac1129914e774776d75cf3e2358d2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page