ak-sm-recorder

View on PyPIReverse Dependencies (0)

1.2.1 ak_sm_recorder-1.2.1-py3-none-any.whl

Wheel Details

Project: ak-sm-recorder
Version: 1.2.1
Filename: ak_sm_recorder-1.2.1-py3-none-any.whl
Download: [link]
Size: 50904
MD5: 8d14590e4c891cab28b60e7537340c58
SHA256: b2584d55a7decca53743a5d168c6d44375c85c4c497b468b6aecb913d7060ff7
Uploaded: 2023-08-18 13:47:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ak-sm-recorder
Version: 1.2.1
Summary: A simple GUI recorder based on Python to manage Azure Kinect camera devices in a standalone mode.
Author: Juan Carlos Miranda, Jordi Gene-Mola, Jaume Arno, Eduard Gregorio
Author-Email: juancarlos.miranda[at]udl.cat, jordi.genemola[at]udl.cat, jaume.arno[at]udl.cat, eduard.gregorio[at]udl.cat
Home-Page: https://github.com/GRAP-UdL-AT/ak_sm_recorder
Project-Url: Bug Tracker, https://github.com/GRAP-UdL-AT/ak_sm_recorder/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: charset-normalizer (==3.0.1)
Requires-Dist: DateTime (==4.4)
Requires-Dist: idna (==3.3)
Requires-Dist: numpy (==1.24.2)
Requires-Dist: opencv-python (==4.7.0.68)
Requires-Dist: path (==16.6.0)
Requires-Dist: pyk4a (==1.5.0)
Requires-Dist: python-version (==0.0.2)
Requires-Dist: pytz (==2022.7.1)
Requires-Dist: requests (==2.28.2)
Requires-Dist: urllib3 (==1.26.14)
Requires-Dist: zope.interface (==5.4.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8455 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ak_sm_recorder/__init__.py sha256=eTt41QmMgU-ua8UR6VAedSIURQ0QwzWP4c1RJ3hGRnE 63
ak_sm_recorder/__main__.py sha256=xc2AHnfWxR7Y2bs6cqOLjA0UMhiM6JacR3eYteWs_-I 3774
ak_sm_recorder/ak_sm_recorder/conf/gui_ka_single_mode.conf sha256=4QRh1GxnzFRlVs85oi2udqVmW1fUypqvkNvU1RZh8u4 219
ak_sm_recorder/ak_sm_recorder/conf/kinect_azure_settings.conf sha256=vtoy4lsCqPk9s5Fm8W30eiEiNTxQbnPP5kodLBWMPoo 293
camera_classes/KA_manager2.py sha256=PJUGZ92ScOIDA-Dt4c2VIFk-TqBbPdxA4q5mYS42aFQ 7486
camera_classes/__init__.py sha256=eTt41QmMgU-ua8UR6VAedSIURQ0QwzWP4c1RJ3hGRnE 63
camera_classes/job_thread_3d_azure.py sha256=PNzhO_PV5iFUG517Jrbe-broECmQa3uF4BXbBnac4qQ 5550
camera_classes/job_thread_azure.py sha256=mp9Hn-QUU6vyomz_euik3Gks_zzmupc_TtI_1fTnSf0 4828
camera_classes/test/__init__.py sha256=eTt41QmMgU-ua8UR6VAedSIURQ0QwzWP4c1RJ3hGRnE 63
camera_classes/test/test_job_thread_3D_azure.py sha256=ZqeKvlTp96mVvw0cfeNgiTErGJs25PUIcdxYmhGOOng 2490
camera_classes/test/test_job_thread_azure.py sha256=FYSDWTFKWq-Z1Bp9d2zt8DkZGvDSMNYtgW4e98Tu_R0 2448
camera_classes/test/test_suite_camera_classes.py sha256=S7gou31LOUz6FWd28J3Bys8S35f4S-VU7nqgFAdWfRA 663
gui_single_mode/__init__.py sha256=eTt41QmMgU-ua8UR6VAedSIURQ0QwzWP4c1RJ3hGRnE 63
gui_single_mode/about_window.py sha256=6fUzIWRlzI6BxgE23EXBNKS13M-nPg509c4fpZ_P-mM 2408
gui_single_mode/gui_ak_single_config.py sha256=nkqmQh1u2BUBsGNUME0BQX8WWwaSqWKgR82R2dm2XXY 2098
gui_single_mode/gui_classes.py sha256=VdLIwaWqIzdiMU_-oY69jhgXsudKBdvxR5i1-7X4Ffk 31120
gui_single_mode/assets/icon_app.png sha256=dg6YCFFTdFHwH_8cwnk1ZQvXkeUVpX26wp_s3NQcmRs 651
gui_single_mode/assets/logo_grap.png sha256=FsJjmvJamBslCHS4lgb23tTh24B-BTz2rdxMODCAL-w 22735
helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
helpers/helper_filesystem.py sha256=lo5FJXs6fQWynxlmYcEg8aF8TjK5PsRWzJTlKiLSQgw 1127
helpers/helper_load_config.py sha256=VFqUN08xIMad-V1HjvrkKJk8nmvweZWBGaV3PWTqIwY 6519
helpers/helper_path.py sha256=tPy1oscG1qe0sRGIv4mPWeXjq5pvk2gtLvaLY512wj8 1137
helpers/helpers_image.py sha256=2G7DRntiSgahbTcccucRzlWIVA1Mux4qmiHGfsf09fk 653
ak_sm_recorder-1.2.1.dist-info/LICENSE sha256=Xs9F8Xw5h9fSfjfGeH66XldPEJndf0xBixNLQTwRIto 1089
ak_sm_recorder-1.2.1.dist-info/METADATA sha256=0JEMocDdTacdnbt1HCT4y6WuCqk_gz_BytXPZRo2ccs 9869
ak_sm_recorder-1.2.1.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
ak_sm_recorder-1.2.1.dist-info/top_level.txt sha256=bR3ihj5W9wLQkQ56tETgXgZ4a7lb4I0oLL-5o3t2FSQ 54
ak_sm_recorder-1.2.1.dist-info/RECORD

top_level.txt

ak_sm_recorder
camera_classes
gui_single_mode
helpers