Skip to main content

DEEPBOM Python launcher

This package is a zero-analysis-logic launcher for the same platform-specific DEEPBOM engine used by the npm CLI release. Each wheel binds its operating system, architecture, engine SHA-256, and canonical TFLite WASM SHA-256 in an installed manifest. No parser or numerical rule is reimplemented in Python.

An experimental typed facade invokes that same verified engine and converts its JSON and exit-code contracts into Python values and exceptions:

from deepbom import audit, capabilities, tensor_inventory, tensors

caps = capabilities()
envelope = audit("model.gguf")
rows = tensors("model.gguf")
inventory = tensor_inventory("model.gguf")

audit() defaults to the canonical envelope. It accepts explicit timeout and maximum-output-byte bounds. Exit 1 raises DeepBomInvocationError, exit 2 raises DeepBomPolicyBlocked, and exit 3 raises DeepBomIncompleteBinding; policy exceptions retain any completed JSON result as .document. The facade is experimental in 1.96.x, and the CLI schemas remain the compatibility contract.

deepbom audit model.tflite --compact
deepbom audit model.onnx --format cyclonedx
deepbom audit model.onnx --format sarif --output deepbom.sarif --fail-on high
deepbom capabilities --compact
deepbom audit Model.mlpackage --compact
deepbom audit safetensors-repository/ --compact
deepbom audit model.pte --executorch-build deepbom.executorch-build.json --compact

ONNX external data next to the model is discovered only from safe serialized references. Use --external-data-dir to bind a different explicit root. ExecuTorch PTE audits can additionally bind a selected source/build and binary inventory with --executorch-build; backend execution remains unobserved.

Set DEEPBOM_ENGINE only for a deliberately supplied engine build and bind it with DEEPBOM_ENGINE_SHA256. TensorRT options import configuration or observed parser evidence; NVIDIA runtime libraries are not bundled.

For the installed version, deepbom --help and deepbom capabilities --compact are authoritative. The current source inventory is maintained in the generated CLI reference.

This public channel package is licensed under Apache-2.0. Protected analyzers and private rulepack-generation sources are not included.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

deepbom-1.96.14-py3-none-win_arm64.whl (31.3 MB view details)

Uploaded Python 3Windows ARM64

deepbom-1.96.14-py3-none-win_amd64.whl (35.0 MB view details)

Uploaded Python 3Windows x86-64

deepbom-1.96.14-py3-none-manylinux_2_28_x86_64.whl (43.2 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

deepbom-1.96.14-py3-none-manylinux_2_28_aarch64.whl (42.9 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

deepbom-1.96.14-py3-none-macosx_14_0_x86_64.whl (40.5 MB view details)

Uploaded Python 3macOS 14.0+ x86-64

deepbom-1.96.14-py3-none-macosx_14_0_arm64.whl (39.3 MB view details)

Uploaded Python 3macOS 14.0+ ARM64

File details

Details for the file deepbom-1.96.14-py3-none-win_arm64.whl.

File metadata

  • Download URL: deepbom-1.96.14-py3-none-win_arm64.whl
  • Upload date:
  • Size: 31.3 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for deepbom-1.96.14-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 90cb8efc905e45e6092896b23817f1ea71e123ec4f5fb6899b15bdf09ee46ae3
MD5 557a73cd2c594b0982fcc12d9281b783
BLAKE2b-256 09f9dae8c69fc11e132c75d0999cfa5cd0d81f87983cef6ffe85fd38327f9268

See more details on using hashes here.

Provenance

The following attestation bundles were made for deepbom-1.96.14-py3-none-win_arm64.whl:

Publisher: release-channels.yml on JunHwan-Kwon/deepbom

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file deepbom-1.96.14-py3-none-win_amd64.whl.

File metadata

  • Download URL: deepbom-1.96.14-py3-none-win_amd64.whl
  • Upload date:
  • Size: 35.0 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for deepbom-1.96.14-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 4563a20d700087d7f1b49b6f7388426e9d086cc6d85926c8565ad9c113cfd204
MD5 e2afba5c9eca25f83cd0de960ce59d7f
BLAKE2b-256 2b81998525d4ef96e1059cd184630d7d68579e8745a2a17fac05c2f021f9165f

See more details on using hashes here.

Provenance

The following attestation bundles were made for deepbom-1.96.14-py3-none-win_amd64.whl:

Publisher: release-channels.yml on JunHwan-Kwon/deepbom

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file deepbom-1.96.14-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for deepbom-1.96.14-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 11ad36662938a89236c99c10148d83d8ad54ea35044d8939bc1268ef0b9ac4f3
MD5 40af878404f5e4572ddd189af90d4fbd
BLAKE2b-256 531337f934b64d1c1b45219d99e461cc17a1fbcb24bccc95c2eedb55bb951242

See more details on using hashes here.

Provenance

The following attestation bundles were made for deepbom-1.96.14-py3-none-manylinux_2_28_x86_64.whl:

Publisher: release-channels.yml on JunHwan-Kwon/deepbom

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file deepbom-1.96.14-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for deepbom-1.96.14-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0b7d56b41eec3e32a70ab2c932343c8cb0fed1cda7d84109432467641fbe4e5c
MD5 af7ab86304b6bf70f9ed64ee06683560
BLAKE2b-256 d410c231b1dfc625585aad6dc271820ee23775e9278bf7dc706969288a0cf451

See more details on using hashes here.

Provenance

The following attestation bundles were made for deepbom-1.96.14-py3-none-manylinux_2_28_aarch64.whl:

Publisher: release-channels.yml on JunHwan-Kwon/deepbom

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file deepbom-1.96.14-py3-none-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for deepbom-1.96.14-py3-none-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 5f48f43fda8c7b02e6e3cee8509b46bc469a63d672fcc1791f8a7fd5c036dec1
MD5 7e4c449fdda6291ced54ed622934f26f
BLAKE2b-256 6f9a8f2fd95403c313ee707a84191c7b865e8276cab381bcbb63549b7d513276

See more details on using hashes here.

Provenance

The following attestation bundles were made for deepbom-1.96.14-py3-none-macosx_14_0_x86_64.whl:

Publisher: release-channels.yml on JunHwan-Kwon/deepbom

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file deepbom-1.96.14-py3-none-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for deepbom-1.96.14-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7eadcb7ce3d3efdae4baf2091f4262c702a23609da911d79dd39cb1595481d31
MD5 46eeb94df9f4c715c618c191777ec1fe
BLAKE2b-256 f042c6a731a9f164c505f53114045c15d8f02dcd5e6b87ed9a7a9e66dba84806

See more details on using hashes here.

Provenance

The following attestation bundles were made for deepbom-1.96.14-py3-none-macosx_14_0_arm64.whl:

Publisher: release-channels.yml on JunHwan-Kwon/deepbom

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

1.103.0

6 files

1.102.0

6 files

1.101.0

6 files

1.100.0

6 files

1.99.2

6 files

1.99.1

6 files

1.98.0

6 files

1.97.4

6 files

1.97.3

6 files

1.97.0

6 files

1.96.15

6 files

This release

1.96.14 This release

6 files

1.96.13

6 files

1.96.12

6 files

1.96.11

6 files

1.96.10

6 files

1.96.9

6 files

1.96.8

6 files

1.96.7

6 files

1.96.5

6 files

1.96.4

6 files

1.96.3

6 files

1.96.2

6 files

1.96.1

6 files

1.95.0

6 files

1.94.6

6 files

1.94.5

6 files

1.94.4

6 files

1.94.3

6 files

1.94.2

6 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page