fcw-service

View on PyPIReverse Dependencies (0)

0.12.1 fcw_service-0.12.1-py3-none-any.whl

Wheel Details

Project: fcw-service
Version: 0.12.1
Filename: fcw_service-0.12.1-py3-none-any.whl
Download: [link]
Size: 10509
MD5: a5776aa3fabf96d93602cb669617cd71
SHA256: 935fe3a42fc7edfe52eef37f2955226b733faf1a6071b9a038f8a6644d388694
Uploaded: 2024-05-16 16:17:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fcw-service
Version: 0.12.1
Summary: Early collision warning Network Application for Transportation use case - service part
Author: Petr Kleparnik
Author-Email: p.kleparnik[at]cognitechna.cz
Home-Page: https://github.com/5G-ERA/CollisionWarningService
Project-Url: Repository, https://github.com/5G-ERA/CollisionWarningService
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: era-5g-interface (<0.11.0,>=0.10.0)
Requires-Dist: era-5g-server (<0.5.0,>=0.4.0)
Requires-Dist: fcw-core (<0.13.0,>=0.12.1)
Requires-Dist: fcw-core-utils (<0.13.0,>=0.12.1)
Requires-Dist: opencv-python (>=4.8)
Requires-Dist: pyzmq (>=25.1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 231 characters]

WHEEL

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

RECORD

Path Digest Size
fcw_service/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fcw_service/collision_worker.py sha256=lqvMymQ-f0hNjleOFuTllVt2YxhtB7AUwvZIOw9t6fk 9018
fcw_service/interface.py sha256=mmVrTanHTqWjo7r1u4Wds4DV_v0CZcqL1ZcAbUn5zoY 9786
fcw_service/visualization.py sha256=Kmbsy2_5S93gIEW-os2hotnSRrjK_1kuwXE4UG2PTFc 8989
fcw_service-0.12.1.dist-info/METADATA sha256=cblEv8dknf-EXVrIfjBzZlGm1se3Kuh7E0Mh-N2439c 1206
fcw_service-0.12.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
fcw_service-0.12.1.dist-info/entry_points.txt sha256=Bn3agIp-O73SN6IECa23CviQWGWDKKLo_Hz1KDyHwD0 107
fcw_service-0.12.1.dist-info/RECORD

entry_points.txt

fcw_service = fcw_service.interface:main
fcw_visualization = fcw_service.visualization:main