obs-picamera

View on PyPIReverse Dependencies (0)

0.2.0 obs_picamera-0.2.0-py3-none-any.whl

Wheel Details

Project: obs-picamera
Version: 0.2.0
Filename: obs_picamera-0.2.0-py3-none-any.whl
Download: [link]
Size: 12906
MD5: 0d8f426b750efc4e9b0d5a85b8d72ba6
SHA256: a2bf029ed3e8575380e708d9728f7cadfda7276cd6e14a0498b55801af5a5a7e
Uploaded: 2023-02-04 20:17:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: obs-picamera
Version: 0.2.0
Summary: A python module to record video of overtaking events to allow vehicle type identification of OpenBikeSensor overtaking events.
Author: gluap
Author-Email: github[at]pgoergen.de
Home-Page: https://gluap.github.io/obs-picamera
Project-Url: Documentation, https://gluap.github.io/obs-picamera
Project-Url: Repository, https://github.com/gluap/obs-picamera
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: bleak (>=0.19.5)
Requires-Dist: fastapi (>0.89)
Requires-Dist: picamera2 (>=0.3.8)
Requires-Dist: remi (>=2022.7.27)
Requires-Dist: uvicorn (>=0.20)
Description-Content-Type: text/markdown
[Description omitted; length: 4941 characters]

WHEEL

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

RECORD

Path Digest Size
obs_picamera/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
obs_picamera/api.py sha256=Bz6znhrz5w4nJ1eTW0TorA4RGUX60E4n2Imz5g7qEh8 2682
obs_picamera/bluetooth.py sha256=hCfBbYi7ZJAGJkolxsdYDNhjsbC-9b4wVHD00cJxM_o 6349
obs_picamera/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
obs_picamera/recorder.py sha256=JLzd7f1mxj-eBvl8YIbZDimk7yqL-XAK1CY9DUEBGwA 1567
obs_picamera/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
obs_picamera/scripts/obs_picamera.py sha256=QKrsCfhV7Y6O5efM-o78Lpz6Kz69UH9K0p4WGociBjU 121
obs_picamera/scripts/ui.py sha256=KqHMGF2yu8ex0hViqmxJW74NdFIVuL9k5_R66MEvSqE 17601
obs_picamera-0.2.0.dist-info/METADATA sha256=aPex5WKwGjImuHV6gx1FLTeiryAsk8tBeXIP6NHbRec 6331
obs_picamera-0.2.0.dist-info/entry_points.txt sha256=uXNstaOQLXz9PZao4OGgcz4Utj3uqvSvYLw2AigU37s 114
obs_picamera-0.2.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
obs_picamera-0.2.0.dist-info/RECORD

entry_points.txt

obs_picamera = obs_picamera.scripts.obs_picamera:run
obs_picamera_ui = obs_picamera.scripts.ui:run