argussight

View on PyPIReverse Dependencies (0)

0.2.0 argussight-0.2.0-py3-none-any.whl

Wheel Details

Project: argussight
Version: 0.2.0
Filename: argussight-0.2.0-py3-none-any.whl
Download: [link]
Size: 36477
MD5: 05b0fb9cbc3b8eecfb26ba9ad1a5780a
SHA256: 2feac8d3832c07827b42e5d9baa16810075f0e5a9162d33ed644e0b2f57f1c43
Uploaded: 2025-02-12 09:56:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: argussight
Version: 0.2.0
Summary: An addition to MXCuBEWeb enabling simultaneous video streaming and distributed computer vision tasks.
Author: Yan Walesch
Author-Email: <yan.walesch[at]esrf.fr
Home-Page: https://github.com/mxcube/argussight
Project-Url: Documentation, https://mxcube.github.io/argussight/
Project-Url: Repository, https://github.com/mxcube/argussight
License: MIT
Keywords: MXCuBEWeb,video streaming,computer vision,multistream,process management
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<3.12
Requires-Dist: Flask (<4.0.0,>=3.0.3)
Requires-Dist: colorlog (<7.0.0,>=6.9.0)
Requires-Dist: grpcio (<2.0.0,>=1.38.0)
Requires-Dist: grpcio-tools (<2.0.0,>=1.38.0)
Requires-Dist: mxcube-video-streamer (>=1.7.0)
Requires-Dist: numpy (<2.0.0,>=1.26.0)
Requires-Dist: opencv-python (==4.10.0.84)
Requires-Dist: pillow (<=10.4.0,>=9.4.0)
Requires-Dist: pydantic (<2.9.0,>=2.8.2)
Requires-Dist: python-levenshtein (<0.26.0,>=0.25.1)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: redis (==4.6.0)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: websocket-client (<2.0.0,>=1.8.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5596 characters]

WHEEL

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

RECORD

Path Digest Size
argussight/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
argussight/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
argussight/core/config.py sha256=pq0thDkxX3w-s46qR1KRRqOhi1tJMjWk-Lr87lTFTYA 546
argussight/core/configurations/config.yaml sha256=huH2vHAEUmw3xdjtUz8enS9cfSSBPJTYIdbn-aJWrPI 1275
argussight/core/configurations/processes/savers/stream_buffer.yaml sha256=uenGVh0MfqB1y9Rt0rAMJgKFLjPXoigN5lAN5IkL9_w 233
argussight/core/configurations/processes/savers/video_recorder.yaml sha256=s9ieAfWHXoEVTGbo00d_5JXHS0q6sgWYUlppaoe6eto 504
argussight/core/configurations/processes/savers/video_saver.yaml sha256=CGyHciBbafb5O-7Jz0R2wh-HrtqQZu3DrTTNJFdiWW4 273
argussight/core/configurations/processes/streamer/flow_detection.yaml sha256=hL5HFd6b3NNYKvoZmBi489tgNSA3WMndx20akD9Sr7o 324
argussight/core/configurations/processes/streamer/optical_flow_detection.yaml sha256=NMIGFhTvF7C_WXmnQqiD2V55pgKXd48sKmmsGsnrVtI 247
argussight/core/configurations/processes/streamer/streamer.yaml sha256=OdDzfGs0KAFw8CD3rd3WZMgCoT1U5hs7bbI9fQvLVCM 20
argussight/core/configurations/processes/vprocess.yaml sha256=OdDzfGs0KAFw8CD3rd3WZMgCoT1U5hs7bbI9fQvLVCM 20
argussight/core/helper_functions.py sha256=XviU2Rhtb3G3xmA4_3cCArMro1SQQX59lfnMpgVO8Pk 971
argussight/core/manager.py sha256=yFyshV7pa-mrLJUrSD3CH0YpfyBMo-e2YG1yWwJj0Gs 2165
argussight/core/spawner.py sha256=3kgSfEJ8XH1M2-81mDeHdahmt8SCH6ozjeYL0p730YM 12929
argussight/core/video_processes/savers/stream_buffer.py sha256=pXXxrfhE3qedhPBr3RcfVXiehM3GQS-uLVZZhVH1R48 1145
argussight/core/video_processes/savers/video_recorder.py sha256=qPQkOGHarkjnwGVFmTAnANlD32k4_8HrOzGnR0Go2OU 4439
argussight/core/video_processes/savers/video_saver.py sha256=CbnZ0Eg6_P2XS-U6k-WPsfjDGmXRifYIcumrOCvV83w 6635
argussight/core/video_processes/streamer/flow_detection.py sha256=U9lmtzt0I9ar9bgB7h4PuFSr5N5uPyNbwGhXImwgH1A 7366
argussight/core/video_processes/streamer/optical_flow_detection.py sha256=chQpvQdx-xBC8Cmk0XDG5U4BM4fQUhLYTY6UJL8zzUM 4822
argussight/core/video_processes/streamer/streamer.py sha256=w5Cppk-DDO6qEYZt7XocIAUVRXGzk7ZM-VAiHbRg0OY 3192
argussight/core/video_processes/vprocess.py sha256=lXnA9J1UiWRbrft-X2WAGE7odeH0KOa0glWncngNIfA 8761
argussight/grpc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
argussight/grpc/argus_service.proto sha256=ZXnbKlk40sRddVlvJJqQ8QvGrgKxkc7qPDVwUVxDJWM 1870
argussight/grpc/argus_service_pb2.py sha256=_cgzqAw-XZRO8IHCigrYAYQZi-wfx1QiqOKDBPG08tw 6708
argussight/grpc/argus_service_pb2_grpc.py sha256=IbIcxCbALmcBczf7wJj1U54nRKRMEYZDqzwuZEIR6AM 12258
argussight/grpc/helper_functions.py sha256=7XtrgBZ4nwT-DjQ-MtNufKcUQYLfPoT8b8ZY0ZNbsR0 1433
argussight/grpc/server.py sha256=6sBd519ju2QH-SMiy-M8Mt4EzVqgYx5ygyJ2Gp7y-MA 4436
argussight/grpc/test_client.py sha256=jJ4EVHW3WhCSuTCShN271YUPDEh15EvY-OsDBxkUUL4 1718
argussight/grpc/test_concurrent_requests.py sha256=XoWFV1moSPwtUSK7UivWLhReoje1iUIP_VBC2DJ911c 1271
argussight/logger.py sha256=Lu1wbNe9fJ2CkXDdIIoD0wbGv4x6gKNgHXsczUSS3JA 2014
argussight/main.py sha256=jSc4G2XbJR_mz9nEDq2XsTb-a9tEf8usO1W8hWz41Hc 1226
argussight/streamsproxy.py sha256=XHX7U_UZ44KEdQrYXuNwkaMdW5FRhXu3UUMEnZDLtRk 2003
argussight-0.2.0.dist-info/LICENSE sha256=FWE40FItUhZH8CYZbs_qNCiFDT8zo_XZzzcJ9o2Bvqk 1096
argussight-0.2.0.dist-info/METADATA sha256=x02Rvgnls7WKP_k0xJldLB2Ezly5fJi-bXAaptArWWI 6960
argussight-0.2.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
argussight-0.2.0.dist-info/entry_points.txt sha256=7lGBnjDU2d4aMZ8cDhu4pDYvmw-MUIMxxUJ6w2Brhz4 91
argussight-0.2.0.dist-info/RECORD

entry_points.txt

argussight = argussight.main:run
stream-layer = argussight.streamsproxy:run