python-recorder

View on PyPIReverse Dependencies (0)

0.0.4 python_recorder-0.0.4-py3-none-any.whl

Wheel Details

Project: python-recorder
Version: 0.0.4
Filename: python_recorder-0.0.4-py3-none-any.whl
Download: [link]
Size: 14202
MD5: 1b2d83484c19d475b89b26e5f064a988
SHA256: 9f4d93a980d5ebd588fb3ade7c939c51d3f03d29099fe7b051e7c917fc054288
Uploaded: 2022-09-24 08:47:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-recorder
Version: 0.0.4
Summary: Device independent framework for synchronized recording, designed for researchers collecting multimodal datasets.
Author: Andreu Gimenez
Author-Email: esdandreu[at]gmail.com
Home-Page: https://github.com/AcousticOdometry/python-recorder
Project-Url: Repository, https://github.com/AcousticOdometry/python-recorder
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8,<4.0
Requires-Dist: Flask (<3.0.0,>=2.1.1)
Requires-Dist: PyInquirer (<2.0.0,>=1.0.3)
Requires-Dist: PyYAML (<6.0,>=5.1)
Requires-Dist: numpy (<2.0.0,>=1.22.2)
Requires-Dist: pyrealsense2 (<3.0.0,>=2.50.0); extra == "realsense" or extra == "all"
Requires-Dist: sounddevice (<0.5.0,>=0.4.4)
Requires-Dist: typer[all] (<0.5.0,>=0.4.0)
Provides-Extra: all
Provides-Extra: realsense
Description-Content-Type: text/markdown
[Description omitted; length: 5008 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
recorder/__init__.py sha256=qoC31dKvArH22Hpyqaw9BgntgMnoChjVRvd3mvKK8zc 58
recorder/__main__.py sha256=cMyZnMGwa0xWddmo_QSYGpjluDb8Y5mFtd7Shq-R3YA 7745
recorder/config.py sha256=Tw5GqUK0rHoMTXK_xeibhPqxhOMEfRdbvO9WfCsvVf8 2135
recorder/device/__init__.py sha256=xTpaeksuVHgOeVl5PEXLiUovfnNPic1K0-r_LGsj818 422
recorder/device/device.py sha256=sBE606Vmmzm6-GADs364gfU4uVwWRQHpqOzsvqd8S8g 2049
recorder/device/microphone.py sha256=uQicZmAe8CxMdQwLRlSBNSx7eBATCBVrza30jGCOro4 2921
recorder/device/realsense.py sha256=aeHmqssIiepOiAqZNfGyfKMFBpu0_E0fE1-ZRjnIEek 3326
recorder/io.py sha256=HehfXFdm7a6jdwdZpguSXe2PvDRHas0pJtYiRV3jo8g 1076
recorder/listener/__init__.py sha256=VT024l7xg0fbjWNeOgPqmGBJ2CU84UCssjCDwc5gs_4 267
recorder/listener/listener.py sha256=0wPZTYKd6iT625peyVTpT-9K6_2pCfOtGQ3nM9y8Bc8 428
recorder/listener/localhost.py sha256=9hVqRXHYOtN0r8VKLYdHrxtpIIO8d4hhtvJ8q7DNpR8 1645
recorder/recorder.py sha256=n3d-1PGt84QuOz4AOQZJenohJq8HKn8yTb5ARQFMFZ4 3275
python_recorder-0.0.4.dist-info/entry_points.txt sha256=Z_QhAoUEX21nuRSeXub43DyPNbc8dlVoRq0l4GAA03k 51
python_recorder-0.0.4.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
python_recorder-0.0.4.dist-info/METADATA sha256=oGMESXxJW2sAzxhkjNA2ba7tagwHkHMuVbPWKF44iaQ 6093
python_recorder-0.0.4.dist-info/RECORD

entry_points.txt

recorder = recorder.__main__:main