{ "info": { "author": "Intel(R) RealSense(TM)", "author_email": "realsense@intel.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Multimedia :: Video", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Human Machine Interfaces", "Topic :: Scientific/Engineering :: Image Recognition", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "Python Wrapper for Intel RealSense SDK 2.0\n==========================================\n\nThe python wrapper for Intel RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.\n\nQuick start\n-----------\n\n::\n\n import pyrealsense2 as rs\n pipe = rs.pipeline()\n profile = pipe.start()\n try:\n for i in range(0, 100):\n frames = pipe.wait_for_frames()\n for f in frames:\n print(f.profile)\n finally:\n pipe.stop()", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/IntelRealSense/librealsense", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "pyrealsense2-aarch64", "package_url": "https://pypi.org/project/pyrealsense2-aarch64/", "platform": "", "project_url": "https://pypi.org/project/pyrealsense2-aarch64/", "project_urls": { "Homepage": "https://github.com/IntelRealSense/librealsense" }, "release_url": "https://pypi.org/project/pyrealsense2-aarch64/2.23.0/", "requires_dist": null, "requires_python": "", "summary": "Python Wrapper for Intel Realsense SDK 2.0.", "version": "2.23.0" }, "last_serial": 5463184, "releases": { "2.23.0": [ { "comment_text": "", "digests": { "md5": "c85de4706c6888b8abcfda5ab203bcc7", "sha256": "9b6197925642d1cf237479a9fcd15e96ef1e72165434ddac09e6d42467e3d08f" }, "downloads": -1, "filename": "pyrealsense2_aarch64-2.23.0-cp36-none-any.whl", "has_sig": false, "md5_digest": "c85de4706c6888b8abcfda5ab203bcc7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9503, "upload_time": "2019-06-28T20:04:21", "url": "https://files.pythonhosted.org/packages/a6/5a/50da81df5dc01fcc38a48a3d0e3246421ede19b52a1a7a763ef496603482/pyrealsense2_aarch64-2.23.0-cp36-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c85de4706c6888b8abcfda5ab203bcc7", "sha256": "9b6197925642d1cf237479a9fcd15e96ef1e72165434ddac09e6d42467e3d08f" }, "downloads": -1, "filename": "pyrealsense2_aarch64-2.23.0-cp36-none-any.whl", "has_sig": false, "md5_digest": "c85de4706c6888b8abcfda5ab203bcc7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 9503, "upload_time": "2019-06-28T20:04:21", "url": "https://files.pythonhosted.org/packages/a6/5a/50da81df5dc01fcc38a48a3d0e3246421ede19b52a1a7a763ef496603482/pyrealsense2_aarch64-2.23.0-cp36-none-any.whl" } ] }