hivebox

View on PyPIReverse Dependencies (0)

2.3.1 hivebox-2.3.1-py3-none-any.whl

Wheel Details

Project: hivebox
Version: 2.3.1
Filename: hivebox-2.3.1-py3-none-any.whl
Download: [link]
Size: 9687
MD5: 119cd448264a07bb864bf18d8e014693
SHA256: e0d6bb4660b64b326c4ea36636369953e9db19fae078b2b60001343edd95d389
Uploaded: 2024-10-23 10:16:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hivebox
Version: 2.3.1
Summary: HiveBox is a toolset helping in AI/ML/CV and other tasks
Author: HiveCV
Author-Email: lukasz[at]hivecv.com
License: Proprietary
Classifier: License :: Other/Proprietary License
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.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: depthai (>=2.24)
Requires-Dist: numpy (<2.0,>=1.21)
Requires-Dist: opencv-contrib-python (>4)
Requires-Dist: opencv-python (>4)
Requires-Dist: requests (<3.0,>=2.27)
[No description]

WHEEL

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

RECORD

Path Digest Size
hivebox/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hivebox/common/__init__.py sha256=rWh8jvAt4sHT-iW8BEup2_4BWIylCMZRlbGrToDf5uU 8018
hivebox/performance/__init__.py sha256=VlwhDIFBrHAiCDZD2PTmvoOn-wgwTjorP-5kAyuNolg 654
hivebox/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hivebox/scripts/collect.py sha256=VJ2PEdCqE7RSud1kypDyf0zYcttA2ke172ozKnMewQ4 6794
hivebox/scripts/live.py sha256=iY80f8d6g7nQ2MuW7FzBshxeU68fv3oQpeiRqGQlx78 3096
hivebox/storage/__init__.py sha256=BIlKvTEmmVdPCxlYEEtaZ-uZa1rbkjUwK0afTVcmHpk 926
hivebox-2.3.1.dist-info/LICENSE sha256=RyfzkCgbvOqU9nUf3sprBqQfhC6Yn8g2tCPFtoj8VbQ 221
hivebox-2.3.1.dist-info/METADATA sha256=2PHX1-z6x-ylOgIB3SVmr2Umm6fGJbt-tHVuPrS3XEM 745
hivebox-2.3.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
hivebox-2.3.1.dist-info/entry_points.txt sha256=n8Qeg0MAzPJqm8dIE1ms2FWDU9t7iiwcQu-66_is3Mk 103
hivebox-2.3.1.dist-info/RECORD

entry_points.txt

hivebox-capture = hivebox.scripts.collect:main
hivebox-live = hivebox.scripts.live:main