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

If you're not sure about the file name format, learn more about wheel file names.

pyrealsense2-2.34.0.1470-cp37-cp37m-win_amd64.whl (12.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

pyrealsense2-2.34.0.1470-cp37-cp37m-win32.whl (10.8 MB view details)

Uploaded CPython 3.7mWindows x86

pyrealsense2-2.34.0.1470-cp37-cp37m-manylinux1_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.7m

pyrealsense2-2.34.0.1470-cp36-cp36m-win_amd64.whl (12.1 MB view details)

Uploaded CPython 3.6mWindows x86-64

pyrealsense2-2.34.0.1470-cp36-cp36m-win32.whl (10.8 MB view details)

Uploaded CPython 3.6mWindows x86

pyrealsense2-2.34.0.1470-cp36-cp36m-manylinux1_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.6m

pyrealsense2-2.34.0.1470-cp35-cp35m-manylinux1_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.5m

pyrealsense2-2.34.0.1470-cp27-cp27mu-manylinux1_x86_64.whl (9.2 MB view details)

Uploaded CPython 2.7mu

pyrealsense2-2.34.0.1470-cp27-cp27m-win_amd64.whl (12.1 MB view details)

Uploaded CPython 2.7mWindows x86-64

pyrealsense2-2.34.0.1470-cp27-cp27m-win32.whl (10.8 MB view details)

Uploaded CPython 2.7mWindows x86

File details

Details for the file pyrealsense2-2.34.0.1470-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 bb3a87a4e4b532a620415924e4b07626bd5d06b77fc78b88c337d8c74e608492
MD5 12e1d6becc6af6e57367575848bb38d0
BLAKE2b-256 d9419b85464211f237c0bbe8c028f8ae9e53e68d4b91374e3af469cddb04ccbd

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 9fcbc7e559f9766ffc3acfb6ab48fb08de7134d325bb4323f7772d5586321e32
MD5 e43396f598467592af3ca42b2c537a07
BLAKE2b-256 a62ea71cac9cfd23218e2eaf906d14a84103a2d4688f44ccac20711e95107b6b

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5d8dce5863675f8fda0ba77d52a42a564de1e0730a0bf9df61431838cebc76f3
MD5 9fcbcd0b46ad7b20ea03db3749425993
BLAKE2b-256 a9c9188a0be9c70d9d59a5338fe8f4edebc2a45d028ea0912e68b6bcb6697d87

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 08c6bbd778aba91137869141401beb943d4222caeb10f2911a95ab4c4cbb4e3a
MD5 ae9a122c2eb112573d449dca55689ee5
BLAKE2b-256 f787e8ef4475f6b48338b05d09df40cf91ec298a44cdcda278aa29216aecab4d

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 c481f53b04f47c1d450ad9aaa106edd64f564e64694140772df24f937cb65f5f
MD5 a3641af7944f3ee7546c3b16c1e745b9
BLAKE2b-256 678bb7cd5d4419d444fc09de2f882e8b92dac9cc195a0feab5b44685bd24b4d6

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6aab02996c11669e160c2a6627cdd834c1edc26eeaed32bdf27abbba234bc7fd
MD5 6e88bc36bd727f51a4523004d77e71e0
BLAKE2b-256 1c31c976f1561e8ffb2fca4c2f651b2ea504acf4a527b82792ddefb0540c2b7c

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e040d6507f42c2ead94c05532087abc6c160d6d1833cb920956420ca4fe727bb
MD5 252badc092e9c842901adc389129437f
BLAKE2b-256 90fa04e484f380e5047fbaa26e77db313ab284b7f22e724ed02447e9777f365c

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0b0dc452ec70414b27ca7803be65fc7df0a0d443e4c45db982bbed080ce3f5e5
MD5 1e2fddb4cb63cd390afac8e3f871b747
BLAKE2b-256 654d5bc928bf5371c5759c5d88a7e2dd6b4049c8ed481e8f5c8a8667e26b576f

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 5122e912493cd10513745f34cca8b678e5fb0dace30970fe93eddf5bf64eb4df
MD5 f0403b7e580db58ee1c0a0945dba55dd
BLAKE2b-256 fbe105c8bae74ba7a784d8e6ab276034869271582685d3b715c19cef84ce55ce

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.34.0.1470-cp27-cp27m-win32.whl.

File metadata

  • Download URL: pyrealsense2-2.34.0.1470-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.34.0.1470-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 f7f08926a86d29f0df94dda32cd2763d5339ce92bf278801674ab224591a83f0
MD5 cc418059ef389448c8926c7efd89f82f
BLAKE2b-256 5f918e88bf74e0eb09bc6c0ad016ff6487d81f78abf0ea32e5f7add0e263dce8

See more details on using hashes here.

Supported by

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