inference-cli

View on PyPIReverse Dependencies (0)

0.45.3 inference_cli-0.45.3-py3-none-any.whl

Wheel Details

Project: inference-cli
Version: 0.45.3
Filename: inference_cli-0.45.3-py3-none-any.whl
Download: [link]
Size: 111754
MD5: e16809a51491fa45e8fe6d7cbb04f337
SHA256: 743f279773f2654aca4e96433db262497f287de2eda62e4406ad06ce5af5f8a9
Uploaded: 2025-04-02 17:25:40 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: inference-cli
Version: 0.45.3
Summary: With no prior knowledge of machine learning or device-specific deployment, you can deploy a computer vision model to a range of devices and environments using Roboflow Inference CLI.
Author: Roboflow
Author-Email: help[at]roboflow.com
Home-Page: https://github.com/roboflow/inference
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Typing :: Typed
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9,<3.13
Requires-Dist: requests (<3.0.0,>=2.32.0)
Requires-Dist: docker (<8.0.0,>=7.0.0)
Requires-Dist: typer (<=0.12.5,>=0.9.0)
Requires-Dist: rich (<13.10.0,>=13.0.0)
Requires-Dist: PyYAML (~=6.0.0)
Requires-Dist: supervision (<=0.30.0,>=0.25.1)
Requires-Dist: opencv-python (<=4.10.0.84,>=4.8.1.78)
Requires-Dist: tqdm (<5.0.0,>=4.0.0)
Requires-Dist: nvidia-ml-py (<13.0.0)
Requires-Dist: py-cpuinfo (~=9.0.0)
Requires-Dist: aiohttp (<=3.10.11,>=3.9.0)
Requires-Dist: backoff (~=2.2.0)
Requires-Dist: pandas (<3.0.0,>=2.2.3)
Requires-Dist: rich (~=13.0.0)
Requires-Dist: pybase64 (~=1.0.0)
Requires-Dist: pydantic (<2.12.0,>=2.8.0)
Requires-Dist: requests (<3.0.0,>=2.32.0)
Requires-Dist: dataclasses-json (~=0.6.0)
Requires-Dist: opencv-python (<=4.10.0.84,>=4.8.1.78)
Requires-Dist: pillow (<12.0,>=11.0)
Requires-Dist: supervision (<=0.30.0,>=0.25.1)
Requires-Dist: numpy (<2.3.0,>=2.0.0)
Requires-Dist: aiohttp (<=3.10.11,>=3.9.0)
Requires-Dist: backoff (~=2.2.0)
Requires-Dist: py-cpuinfo (~=9.0.0)
Requires-Dist: skypilot[aws,gcp] (==0.8.0); extra == "cloud-deploy"
Requires-Dist: cryptography (>=43.0.1); extra == "cloud-deploy"
Provides-Extra: cloud-deploy
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
License-File: LICENSE.core
[Description omitted; length: 9906 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
inference_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inference_cli/benchmark.py sha256=h1FZkg_j6yRoWuNkq852i3o59q2wSO4jXdlhEgYHIfc 8874
inference_cli/cloud.py sha256=AL4l7I_083idKYY3yvPOxYOwtCWy97EQ3Gb3-GElDR8 3085
inference_cli/main.py sha256=L6dj65myCfupNrZ8kretFRxmKCgsnxbN-Hj33vWdSoU 3989
inference_cli/server.py sha256=mxXPIEplteW3WAEoZEjfZJt6GJAXwZ3bOedtDDArpNQ 4811
inference_cli/version.py sha256=98qZpToj0WGOadWXoHmGd5tzQn2CrSHk7ucMdEY2Acg 75
inference_cli/workflows.py sha256=ZYBABkQQnrLQGJhujWEbccNKbUgqmaZUfVVpgF0rIBM 19780
inference_cli/configs/bounding_boxes.yml sha256=y4yBrnvFL6jHwmqHsM7-H5NgJxpWbD0jkdS3l7ZAMFo 166
inference_cli/configs/bounding_boxes_tracing.yml sha256=QzsPqCAT8gAZWPQZJFkhdRaE2tz5_uP2tDm3xy5Nen4 358
inference_cli/configs/masks.yml sha256=QWtzXW3Hd9XiLc3OXyuR3JjUYnfdrVDykXZfstu5TUU 159
inference_cli/configs/polygons.yml sha256=aS_f-LJuyHdxUzZjsoSIUBHtfJ210zL0cew3L7i5zjE 163
inference_cli/lib/__init__.py sha256=V4TZZ3Xg3na4lVOM-xtRsR43eqEKtxLY5ly3V_7mx7E 335
inference_cli/lib/benchmark_adapter.py sha256=_hNi44R1iBbwLnxg8n0tL-lFhCnRJX-D-p6gMc5P4eA 8447
inference_cli/lib/cloud_adapter.py sha256=qqDwD25yMLY6-1imNb-c6GtEpPF0RZ29ZoSMtlR4LYo 7685
inference_cli/lib/container_adapter.py sha256=zXgbjsupej6PoBGH9-vkxh_tCIOm9my7VOzo_lPB4aE 10364
inference_cli/lib/env.py sha256=88VcSYCJPrGi_xvTuGZjUsL5pKwc0prIcehlvG6Fkig 341
inference_cli/lib/exceptions.py sha256=ahLaJAo-XOilnwpCI0gGgIw6LwmRalXg-CKjvwV1AfA 200
inference_cli/lib/infer_adapter.py sha256=loI8OkB52-GXxylZdX7mgDMxmZ84i08W7aZFBg5Hd8Q 13066
inference_cli/lib/logger.py sha256=-iEOIxVEysU8qDPOluh_k6We4RGP8k7LYTjPFusMiCc 223
inference_cli/lib/tunnel_adapter.py sha256=eLIK_rBGFyZoz6j9mnCpWelXMcCNJiq9wY8vx7y-PbI 2509
inference_cli/lib/utils.py sha256=SC4AA5G66FFvNF4gKETe6SmSlFg2Tm-5GASzl7bzOTk 6474
inference_cli/lib/benchmark/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inference_cli/lib/benchmark/api_speed.py sha256=vf5cFgXN87Q3ebNwG7kmfELFxlT09aCJVecCT5gGv5o 11287
inference_cli/lib/benchmark/dataset.py sha256=68jAszdbYGTAp3mXn-QS6YnjmULklfcbCVH-vK-3Kb0 3171
inference_cli/lib/benchmark/platform.py sha256=fSHy3AQ7oAq8DOmGDFdZkyAltP1V10H6rkK7RaCKJrM 878
inference_cli/lib/benchmark/python_package_speed.py sha256=fwDSQeiRJiuTy-IqULeBaC8PLl9pG4h5PgvdCiJRq_Q 2987
inference_cli/lib/benchmark/results_gathering.py sha256=53YA_rPlFno_9yfNOTjnZY5FX1tFMu9NQvhXiz0RB_U 5371
inference_cli/lib/roboflow_cloud/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inference_cli/lib/roboflow_cloud/common.py sha256=1GfrvJkwRDY_Cq9MUSchHZLbQXuErwtfa83HE97CBDI 2912
inference_cli/lib/roboflow_cloud/config.py sha256=xnixeblBQYm3rKf9sjEqJwI8dOSdEIBls7xdPuEXpmc 429
inference_cli/lib/roboflow_cloud/core.py sha256=So-waCQ6q2tLh0C9-d68vyRdOFl83pC-vag_pmkcSGo 395
inference_cli/lib/roboflow_cloud/errors.py sha256=WwzRdBSXZYlMpATKHbgOViu_Iuz6sjCmpPaVpCjB_yQ 228
inference_cli/lib/roboflow_cloud/batch_processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inference_cli/lib/roboflow_cloud/batch_processing/api_operations.py sha256=XyaIR5CprGShJqsFSFIeSj8B-bvd1L-ztG5ICsRU7I4 28207
inference_cli/lib/roboflow_cloud/batch_processing/core.py sha256=6Pc3BBCWv2fGwbp85aIUxKJmN5l6D0RgrcKucs2hQEY 19608
inference_cli/lib/roboflow_cloud/batch_processing/entities.py sha256=1eXExyR9EOp3gsg12D1X0h0tNZcG59WLAPER7VaOsJU 5604
inference_cli/lib/roboflow_cloud/data_staging/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inference_cli/lib/roboflow_cloud/data_staging/api_operations.py sha256=Mv3EppZ_SwTNotZ_H8E6oixH3Y_EdmxmS4yS5dLOu5c 54210
inference_cli/lib/roboflow_cloud/data_staging/core.py sha256=mGDUzygC0opJC_1EUoeuYGu5p5y6OW2S_IOs-pbHKRg 19089
inference_cli/lib/roboflow_cloud/data_staging/entities.py sha256=6IURufRqn1Gu9IJwxeWE7M72XwoSQETRc_jx6_T2Fpg 3208
inference_cli/lib/workflows/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inference_cli/lib/workflows/common.py sha256=Kt15_B9kYV9HrFWVIaXeJuHGYMU4abeQOYdFmwIax7A 10345
inference_cli/lib/workflows/core.py sha256=W77dwz9b48VbYMPo-PlWmD2vCpEd0DXyiUKMjbPtKdo 6326
inference_cli/lib/workflows/entities.py sha256=Z0YbFqAkETU62vNTvqVnO81i93z2cr21ji31IuLAXFo 1206
inference_cli/lib/workflows/local_image_adapter.py sha256=ywnqBUR2G4zx8tNOkUh_vLxn-WG0CeTsRRODXLRwTBY 14378
inference_cli/lib/workflows/remote_image_adapter.py sha256=juH5U7PKg6ISSRyko4W8bEL5sJ36S-Th-xZ5bFZgLmU 12061
inference_cli/lib/workflows/video_adapter.py sha256=ZAgc93sSB88mGngEIeOjKrqvuUoVbr4JOvCsnHPjqYg 11243
inference_cli-0.45.3.dist-info/licenses/LICENSE sha256=6_siNlKng4EAb5WZXZuD9cKF38PWick7dL42U_h1KIE 421
inference_cli-0.45.3.dist-info/licenses/LICENSE.core sha256=Ioa7wFnewa3uNb527FeTbJztwGh5UsYJ9aNnfqyfDLs 10237
inference_sdk/__init__.py sha256=Hyb6lEvOHuTnv36DIICfrBSDPqKlDkq-XQlb8C7y27Q 801
inference_sdk/config.py sha256=uQ4uQ3FVm_ti27PahDHfmGR3uXadLf01cfXKxuhFW0s 134
inference_sdk/version.py sha256=98qZpToj0WGOadWXoHmGd5tzQn2CrSHk7ucMdEY2Acg 75
inference_sdk/http/__init__.py sha256=JV_JxH9uWxvBisHaZZgww1CEWiFFGUcrX6_qHLCNv0I 602
inference_sdk/http/client.py sha256=BB2BDqr3jUn3Nt98iKjT3fjIy3Nk_CD2hpmfJJNLS6M 87180
inference_sdk/http/entities.py sha256=0x5TNTqJKUMkiaDLE-UcOrtGNkibt2Gg__cIo1u1kLo 11729
inference_sdk/http/errors.py sha256=tlrf68DUrEy7Ts2A-61cUlMcaTNCQBBgM_VZ9I0nqRc 2261
inference_sdk/http/utils/__init__.py sha256=IE_kou9Mh6Yd1A6fikUqTmHRNALhEa9vR3gm7gNMJuM 426
inference_sdk/http/utils/aliases.py sha256=-WzEgyu1Y5aRkL-keHlDOFOWjORV22rDp3Ov176FARY 4043
inference_sdk/http/utils/encoding.py sha256=t248ysAOs_W8lH-B_R-W-XGIRQqJJ77iTapXG60HVl0 2127
inference_sdk/http/utils/executors.py sha256=VKCAzJJ4yC-u10ckTp3EtRaGt0nvz23Se3bSD25LoO4 7575
inference_sdk/http/utils/iterables.py sha256=1K64At3jyUYMjjxq8lALqNP6NsLEzv3QBtLy1ASMPBk 1202
inference_sdk/http/utils/loaders.py sha256=6Ruri0uQAdHb_VPVQYuXEysEt9bYRAwp0csdPjoP2AY 11978
inference_sdk/http/utils/post_processing.py sha256=cy82crl_wBSLfXYu9mkWMQAxAa7vXvrgalUy_6T02hk 12496
inference_sdk/http/utils/pre_processing.py sha256=JA2ePh1UXoQfGtTsiOfkyYGGsgcn7XBx2YnciMkj3Ow 2577
inference_sdk/http/utils/profilling.py sha256=FUE4tL1bPzLhKASavZvao7bQbLr4VvE8iBu2vX_Je-4 669
inference_sdk/http/utils/request_building.py sha256=oMpOSOTZDsVEiANgsVH7HWnJ8eqmC288BdPoQdW5jAM 4053
inference_sdk/http/utils/requests.py sha256=n3T1JgjAj3H7nPbtVyVF2BR_ntkaVN9UiKpmFYexN4g 3276
inference_sdk/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
inference_sdk/utils/decorators.py sha256=bfcD75tks_pr308auDENUbYgEO4llevkYY3VcLU6RDo 1738
inference_sdk/utils/environment.py sha256=n-i431PsVrMMpWhV9ny4aY1pLDE896jU_MfGDYS7fnE 840
inference_cli-0.45.3.dist-info/METADATA sha256=xrp9gLZetpnnTV_ZWm1JvZ1HRKy7VLyQk_j3v1QnSOc 12372
inference_cli-0.45.3.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
inference_cli-0.45.3.dist-info/entry_points.txt sha256=Dm0LrFRve6WvcWk8HRaftIFO8t6vYYmK4AOPHKxE0Ow 53
inference_cli-0.45.3.dist-info/top_level.txt sha256=GJFIWjCyEvz6LzyH4xvEhkKJQtEJ2JhHhvPGr-AcjTY 28
inference_cli-0.45.3.dist-info/RECORD

top_level.txt

inference_cli
inference_sdk

entry_points.txt

inference = inference_cli.main:app