pyorbbec 1.0.1.9__tar.gz → 1.0.1.11__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyorbbec-1.0.1.9/src/pyorbbec.egg-info → pyorbbec-1.0.1.11}/PKG-INFO +10 -1
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/setup.py +14 -2
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11/src/pyorbbec.egg-info}/PKG-INFO +10 -1
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbec.egg-info/SOURCES.txt +1 -0
- pyorbbec-1.0.1.11/src/pyorbbec.egg-info/requires.txt +8 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/LICENSE +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/MANIFEST.in +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/NOTICE +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/README.md +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/pyproject.toml +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/setup.cfg +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbec.egg-info/dependency_links.txt +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbec.egg-info/not-zip-safe +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbec.egg-info/top_level.txt +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/OrbbecSDK.dll +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/OrbbecSDK.lib +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/OrbbecSDKConfig.xml +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/__init__.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/__version__.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/.gitkeep +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/README.md +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/callback.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/color.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/coordinate_transform.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/depth.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/depth_work_mode.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/device_firmware_update.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/device_optional_depth_presets_update.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/enumerate.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/hdr.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/hot_plug.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/hw_d2c_align.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/imu.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/infrared.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/logger.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/metadata.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/multi_device.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/multi_streams.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/net_device.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/playback.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/point_cloud.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/post_processing.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/preset.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/quick_start.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/recorder.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/requirements.txt +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/save_image_to_disk.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/sync_align.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/two_devices_sync.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/examples/utils.py +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/depthengine/depthengine.dll +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/depthengine/depthengine.lib +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/filters/FilterProcessor.dll +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/filters/ob_priv_filter.dll +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/firmwareupdater/firmwareupdater.dll +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/frameprocessor/ob_frame_processor.dll +0 -0
- {pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/pyorbbecsdk.cp313-win_amd64.pyd +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pyorbbec
|
3
|
-
Version: 1.0.1.
|
3
|
+
Version: 1.0.1.11
|
4
4
|
Summary: Python interface to the Orbbec SDK.
|
5
5
|
Home-page: https://orbbec.com.cn/
|
6
6
|
Author: orbbec
|
@@ -12,6 +12,14 @@ Requires-Python: >=3.8
|
|
12
12
|
Description-Content-Type: text/markdown
|
13
13
|
License-File: LICENSE
|
14
14
|
License-File: NOTICE
|
15
|
+
Requires-Dist: pybind11==2.11.0
|
16
|
+
Requires-Dist: pybind11-global==2.11.0
|
17
|
+
Requires-Dist: opencv-python
|
18
|
+
Requires-Dist: wheel
|
19
|
+
Requires-Dist: numpy<2.0
|
20
|
+
Requires-Dist: av
|
21
|
+
Requires-Dist: pygame
|
22
|
+
Requires-Dist: pynput
|
15
23
|
Dynamic: author
|
16
24
|
Dynamic: author-email
|
17
25
|
Dynamic: classifier
|
@@ -19,5 +27,6 @@ Dynamic: description-content-type
|
|
19
27
|
Dynamic: home-page
|
20
28
|
Dynamic: license
|
21
29
|
Dynamic: license-file
|
30
|
+
Dynamic: requires-dist
|
22
31
|
Dynamic: requires-python
|
23
32
|
Dynamic: summary
|
@@ -18,10 +18,21 @@ import os
|
|
18
18
|
import shutil
|
19
19
|
|
20
20
|
from setuptools import setup, find_packages
|
21
|
-
|
21
|
+
|
22
|
+
requires = [
|
23
|
+
'pybind11==2.11.0',
|
24
|
+
'pybind11-global==2.11.0',
|
25
|
+
'opencv-python',
|
26
|
+
'wheel',
|
27
|
+
'numpy<2.0', # see https://github.com/orbbec/pyorbbecsdk/issues/47
|
28
|
+
'av', # for h264 decoding
|
29
|
+
'pygame', # for visualization
|
30
|
+
'pynput', # for keyboard input
|
31
|
+
]
|
32
|
+
|
22
33
|
setup(
|
23
34
|
name="pyorbbec",
|
24
|
-
version="1.0.1.
|
35
|
+
version="1.0.1.11",
|
25
36
|
description="Python interface to the Orbbec SDK.",
|
26
37
|
long_description_content_type="text/markdown",
|
27
38
|
author="orbbec",
|
@@ -30,6 +41,7 @@ setup(
|
|
30
41
|
packages=find_packages(where="src", include=["pyorbbecsdk", "pyorbbecsdk.*"]),
|
31
42
|
package_dir={"": "src"},
|
32
43
|
python_requires=">=3.8",
|
44
|
+
install_requires=requires,
|
33
45
|
license="Apache-2.0",
|
34
46
|
zip_safe=False,
|
35
47
|
classifiers=[
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pyorbbec
|
3
|
-
Version: 1.0.1.
|
3
|
+
Version: 1.0.1.11
|
4
4
|
Summary: Python interface to the Orbbec SDK.
|
5
5
|
Home-page: https://orbbec.com.cn/
|
6
6
|
Author: orbbec
|
@@ -12,6 +12,14 @@ Requires-Python: >=3.8
|
|
12
12
|
Description-Content-Type: text/markdown
|
13
13
|
License-File: LICENSE
|
14
14
|
License-File: NOTICE
|
15
|
+
Requires-Dist: pybind11==2.11.0
|
16
|
+
Requires-Dist: pybind11-global==2.11.0
|
17
|
+
Requires-Dist: opencv-python
|
18
|
+
Requires-Dist: wheel
|
19
|
+
Requires-Dist: numpy<2.0
|
20
|
+
Requires-Dist: av
|
21
|
+
Requires-Dist: pygame
|
22
|
+
Requires-Dist: pynput
|
15
23
|
Dynamic: author
|
16
24
|
Dynamic: author-email
|
17
25
|
Dynamic: classifier
|
@@ -19,5 +27,6 @@ Dynamic: description-content-type
|
|
19
27
|
Dynamic: home-page
|
20
28
|
Dynamic: license
|
21
29
|
Dynamic: license-file
|
30
|
+
Dynamic: requires-dist
|
22
31
|
Dynamic: requires-python
|
23
32
|
Dynamic: summary
|
@@ -8,6 +8,7 @@ src/pyorbbec.egg-info/PKG-INFO
|
|
8
8
|
src/pyorbbec.egg-info/SOURCES.txt
|
9
9
|
src/pyorbbec.egg-info/dependency_links.txt
|
10
10
|
src/pyorbbec.egg-info/not-zip-safe
|
11
|
+
src/pyorbbec.egg-info/requires.txt
|
11
12
|
src/pyorbbec.egg-info/top_level.txt
|
12
13
|
src/pyorbbecsdk/OrbbecSDK.dll
|
13
14
|
src/pyorbbecsdk/OrbbecSDK.lib
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/depthengine/depthengine.dll
RENAMED
File without changes
|
{pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/depthengine/depthengine.lib
RENAMED
File without changes
|
{pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/filters/FilterProcessor.dll
RENAMED
File without changes
|
{pyorbbec-1.0.1.9 → pyorbbec-1.0.1.11}/src/pyorbbecsdk/extensions/filters/ob_priv_filter.dll
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|