Skip to main content

Mixed C++/Python pipeline backend (stub implementation)

Project description

cf-pipeline-backend

Pybind11-based backend implementing the mixed C++/Python pipeline described in pipeline_backend/spec/PIPELINE_SPEC.md.

Version 0.0.2 introduces a compiled backend (pipeline_backend._backend) that provides:

  • C++ registry (cpp + python ops) and Pipeline::run loop
  • PyCapsule C API (pipeline_backend.register_op_v1) for C++ plugins
  • Python shims re-exporting the compiled functions (pipeline_backend/__init__.py)

This package exposes:

  • __backend_metadata__
  • register_py_op, register_cpp_op
  • list_ops, describe_ops
  • Pipeline
  • _register_op_capsule

Resources bundled for validation/reference:

  • Spec: pipeline_backend/spec/PIPELINE_SPEC.md
  • Schemas: pipeline_backend/spec/schemas/{pipeline_backend.schema.json,pipeline_plugin.schema.json}
  • Validator helper: pipeline_backend.validator

Example (uses cf_basic_signal, OPC UA virtual pH server):

pip install -e sand_toys/cf_basic_steps/cf_basic_signal
pip install -e sand_toys/cf-pipeline/cf-pipeline-backend
python sand_toys/cf-pipeline/cf-pipeline-backend/examples/run_opcua_fifo_avg_csv.py

Code lives in src/pipeline_backend/. This packaging layer enables tag-driven wheel builds and publishing to PyPI/TestPyPI.

Project details


Download files

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

Source Distribution

cf_pipeline_backend-0.0.3.tar.gz (8.9 kB view details)

Uploaded Source

Built Distributions

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

cf_pipeline_backend-0.0.3-cp313-cp313-win_amd64.whl (94.9 kB view details)

Uploaded CPython 3.13Windows x86-64

cf_pipeline_backend-0.0.3-cp313-cp313-win32.whl (87.3 kB view details)

Uploaded CPython 3.13Windows x86

cf_pipeline_backend-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cf_pipeline_backend-0.0.3-cp313-cp313-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

cf_pipeline_backend-0.0.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

cf_pipeline_backend-0.0.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (147.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

cf_pipeline_backend-0.0.3-cp313-cp313-macosx_11_0_arm64.whl (101.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cf_pipeline_backend-0.0.3-cp312-cp312-win_amd64.whl (94.9 kB view details)

Uploaded CPython 3.12Windows x86-64

cf_pipeline_backend-0.0.3-cp312-cp312-win32.whl (87.3 kB view details)

Uploaded CPython 3.12Windows x86

cf_pipeline_backend-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cf_pipeline_backend-0.0.3-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cf_pipeline_backend-0.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cf_pipeline_backend-0.0.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (147.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

cf_pipeline_backend-0.0.3-cp312-cp312-macosx_11_0_arm64.whl (101.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cf_pipeline_backend-0.0.3-cp311-cp311-win_amd64.whl (93.7 kB view details)

Uploaded CPython 3.11Windows x86-64

cf_pipeline_backend-0.0.3-cp311-cp311-win32.whl (86.8 kB view details)

Uploaded CPython 3.11Windows x86

cf_pipeline_backend-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cf_pipeline_backend-0.0.3-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cf_pipeline_backend-0.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cf_pipeline_backend-0.0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (148.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

cf_pipeline_backend-0.0.3-cp311-cp311-macosx_11_0_arm64.whl (101.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cf_pipeline_backend-0.0.3-cp310-cp310-win_amd64.whl (92.8 kB view details)

Uploaded CPython 3.10Windows x86-64

cf_pipeline_backend-0.0.3-cp310-cp310-win32.whl (85.7 kB view details)

Uploaded CPython 3.10Windows x86

cf_pipeline_backend-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cf_pipeline_backend-0.0.3-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cf_pipeline_backend-0.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (139.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cf_pipeline_backend-0.0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (147.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

cf_pipeline_backend-0.0.3-cp310-cp310-macosx_11_0_arm64.whl (99.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cf_pipeline_backend-0.0.3-cp39-cp39-win_amd64.whl (93.9 kB view details)

Uploaded CPython 3.9Windows x86-64

cf_pipeline_backend-0.0.3-cp39-cp39-win32.whl (85.6 kB view details)

Uploaded CPython 3.9Windows x86

cf_pipeline_backend-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cf_pipeline_backend-0.0.3-cp39-cp39-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cf_pipeline_backend-0.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (139.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cf_pipeline_backend-0.0.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (147.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

cf_pipeline_backend-0.0.3-cp39-cp39-macosx_11_0_arm64.whl (99.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cf_pipeline_backend-0.0.3-cp38-cp38-win_amd64.whl (92.5 kB view details)

Uploaded CPython 3.8Windows x86-64

cf_pipeline_backend-0.0.3-cp38-cp38-win32.whl (85.6 kB view details)

Uploaded CPython 3.8Windows x86

cf_pipeline_backend-0.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

cf_pipeline_backend-0.0.3-cp38-cp38-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

cf_pipeline_backend-0.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (139.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

cf_pipeline_backend-0.0.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (147.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

cf_pipeline_backend-0.0.3-cp38-cp38-macosx_11_0_arm64.whl (99.7 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file cf_pipeline_backend-0.0.3.tar.gz.

File metadata

  • Download URL: cf_pipeline_backend-0.0.3.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cf_pipeline_backend-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b13342d7bb49b2d7217434ac9d10803025d9346c4221b9cac014f9c5616ee231
MD5 27abdb122722eeb7ccfb2c8ee9dd148a
BLAKE2b-256 d41f2d2ed814db75b62d435181cad1ceb619988fb7cfc3b7fdc7c1fc2bd8851d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3.tar.gz:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f7127a1d15cf596929b46e606a2344dd2fefdf19945c6e045a3d0693ecbf3d91
MD5 6b332f3acdd3e9fe9cfe5ebde9149488
BLAKE2b-256 df6e9e0e112061c499f20597c477317c0eefd0d9129c9a77e8bab86d3b1d0345

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp313-cp313-win_amd64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 25321a2e5286fccbd6d1e2f18f0e68b8c40e2e78b6c78ed32638094399bac7a0
MD5 2629bab15abc953f6a34b2a6de35d364
BLAKE2b-256 9f39973c481fb7ae5bdbe5d6b54337c47dd8a2531cc636150f7506ff1a8a85bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp313-cp313-win32.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 451a43f8e69882f5b6baa1a6bb964cd973a55338b0ffe5e2da02a91ddcacaad1
MD5 310086e3321d0506b752d6e6d9be6a94
BLAKE2b-256 8992c136b1d6615b947e8bc02ce93f5a93e50f77d01589055f16d4080f488095

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 91440f8e756b1434dd39324038cd44450df762714dea3144aa5d7d9cdd32d95e
MD5 c50000da5d04fcf27ab8309956fe2e10
BLAKE2b-256 cc99ae86bc5cd5352848f2697d5f134fd62cccc6a0fde44fed6585486c7c503c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1ecedba9f581e9b06eb3fc97a1af0d2b4317c5e277392bb250b8611e9b7ea0d
MD5 7c71e5eff739b6d3bb1fb641733246e8
BLAKE2b-256 85536ed47f1de6d3ad89554effe384e78c594e41db24121b4770448891bc5072

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 31f2e067374df15e9f58e5bac1759e29b72fe22af7f4d6edac3c8f3c55458812
MD5 3becc926400cc80062125f538923d4b7
BLAKE2b-256 2890febfd7f2321fd9138e6924c3aabc131ffe345fb6f5bba0c8d320f2da8f48

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 55867353a08c56bbda087b51d79f8b59fa1e2481d750abc0ba27f0791380cc34
MD5 c507216e22bad056b77b79500425896b
BLAKE2b-256 8b4ecef2e5b3f1aaa342857aab63642e9e7a0c4e6656b164238f67a518f7308e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2fd26d6306fb01a3a49ea5b74b19609c65559f9926f72e857ab53b0db9e2d86e
MD5 96124713be9da3e8183930ff454835bf
BLAKE2b-256 14564ef98557f4c0e62dd5516df45165e21e7ab97efd55cef86116597fdc602c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp312-cp312-win_amd64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d01c35ce2e3f354974d4f85cef9b02936db81f7b124ec79133405c1d58665bc4
MD5 50eb2c4a593c2cd03d425c22138bcad2
BLAKE2b-256 4baae8b879e5adafe1432f406df696a10b4a040e97412ca1bded290781e9a7e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp312-cp312-win32.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c078c76ba9c461709b5b8840c23fcb77e10459c68b7ab38ac7512195df636df2
MD5 f0a9c189a6bef5962b0b5a30d4921d9d
BLAKE2b-256 79c1d189c7aa3b0a1dfd07c496211571f560e54c12d861682c32685e254411f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 93f3d4d5cb643d330960636d22470e5d2dd67b8c7665f231d11b81bee1ba70da
MD5 a2586599f1cad8f4a8990284b3731908
BLAKE2b-256 bfd6e6654cb33e0b8ae35315be1be6525e6ab3fc0a5ac0e5faa2f3cb3e1b2cfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c1d5a84cd78868869df0059669f8d826b3a718cfc638c87589cc656f5e1385c7
MD5 4088cebf6f23842a506a686d85585510
BLAKE2b-256 f8924708b381c40ef9b988b6c7f16a837f1f584db768c0ac797775778c71e316

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b2146b994acf394a2732a39db66c96857309807e7659aa29c9ed095300e194dc
MD5 f5515e50cbfe37e61cc37452239800d9
BLAKE2b-256 ffbb101210d474cbeade6246c3df1001953bafcb82b723e35a32789ebc0b3123

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 be3467d8af50793e14c99976a81e014a8ebad3ff29d5d926429a169c1319f8a6
MD5 d2882bd6c864dc3cd3ef408e5745bb7e
BLAKE2b-256 68190299fc54ab6135e884d61f0b0183485550721a30bbefc159e6c3843edc9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 42ee95ceeb2882333ed07f31aabfe10fa9affba23da5642d7f3e490670feedea
MD5 abd90c6eb99f47e34c280ca9a2bc0310
BLAKE2b-256 a98f472ac556585c9f59a6d588c67ce538c1216029357ba367364eaf9a399c54

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp311-cp311-win_amd64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7e67939c2b28dc4c50e3f0ca7338b834101a010cf956d0e63e25724e31d195c3
MD5 2d0812c6f2c2f42f255de763fdbe887c
BLAKE2b-256 fb624c44ea81e81043971c867f4628c8b3e3afe0e865dba43cd6e3d6293e78c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp311-cp311-win32.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22a2236543464e4dc4cc639b65257450b38370ff53ecc5fc86c8dcc10fcca900
MD5 e5a847df3e87c99ac44639ae910a3cec
BLAKE2b-256 1b9fed40cc02efe41c67a20afc04ad1406cc752604cc301818ab5c09a08bf443

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b6d0b1d1af9ebca44425f3550e9aeda772aa2af557a9df5f486b1508a54f1da2
MD5 bc5a898c2d4a07072fe073b76c616708
BLAKE2b-256 3ff30a0abeebed2057e22a7ddbdb1c99185e21f8ed8ac80502546cf437ae3f63

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 01a47c21e5f73a76bf18ee38fdaf72e89fd83daba35b8e37fc83193aa8010849
MD5 330a3560647e0c9e900e5d350a9413ff
BLAKE2b-256 a9832446cfb59f2b92b617533f597c2bfc4e8e5c648656ea271095c3ab463f00

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cbd2c732910c9ecd96b751acf39e85c06169c184c02f4e277873e1c5b3f181cd
MD5 b128adc86ea738271db75cff9b98a17c
BLAKE2b-256 d2d6b27e1fb642aff9fc6306c344b0c5d397477b5856730868f1851e710ac2dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8a7fefc5e85bae1fdb43566dbf90458794464a422dbbf3aa331410a362e37e04
MD5 b7c6ea54cd7216cfbaec73d6f2b04464
BLAKE2b-256 20530a32f8dec3716f0a68f635a0d29265996f0fd7b7adbb978b63f2b598a30d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 eac4089af3d8bc2d377f5211ec517735fd0079db0dba169404b24ce1c49a5958
MD5 4b97a0dc8982941700a5ca254bbe361d
BLAKE2b-256 3d9503a78a2b65d394b50ad81ce851a62c1719f38660bffc2202726f1cb1e5b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp310-cp310-win_amd64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 2ba5bce4b137af5daca3eea91efbc376b7cd1b7a1a56f26eac3b2f01ed175d22
MD5 c45d55171ec14fdb155603e0540c82bc
BLAKE2b-256 d2a981a3fe3fb892d930ab61204cc346a4c2c07cb25a4f93d6771c93ab8837bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp310-cp310-win32.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ad8f14f8508d065a28bab2d6ced82847fbb6df11eb24fa4ef5722a9b29d27ecf
MD5 48817acc92e52d8e67ef00c0726db4f8
BLAKE2b-256 76fbd1cdfbf99660a0361b9576a7f1df5eda9b92f5363fb642710ba6e31eceb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c4a7e6d1d8d4292ae99cf065a1ba8f2eb44c3af0ad422779c8a2460bda91625b
MD5 f1db89430d1877ff28885f3303797354
BLAKE2b-256 cd7c83eff174ca55b1b86f6ae2ed2ec0b9b6e3bc2f269f6a369f9ea2158250b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3e850f267ab6d1ecbd4fd1baeb3ab911c5f469bc6de49e05d3f9f13f210b0066
MD5 1f2521f6e3ac56bb5f5da2f2e7e1e0d2
BLAKE2b-256 c156c2189e045ae8951546bc37d26492f1bc69e5a5f7a7e646802a9742e98d3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 abef5ea3c4684a3541345cd0602b6a13134b0d29f079721bb11de9a832b6a430
MD5 cee651915469262979b2809f040e91b3
BLAKE2b-256 f2459afca7853097fae589c4023e9cdd4e21c11f2dc089f2a9a96cd48a4cf478

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3589f4738105ae08e1662c72e7054277628d37e5a7cb427e68aeb5b192807da8
MD5 9cfb04504bbcda8da9077515fddfc4f7
BLAKE2b-256 bd93c6927cfb304ca0db393c21910b34775aa7a3247b6c764cf30d110adb1430

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 116bb2201e8d2f9afa61e2087b40ae42c3c79e46c216bb15f55279c8578316ea
MD5 70a611d9ce0f27c59c12737bb0b6c720
BLAKE2b-256 1b99ae9f79f072b18785f1b917517dbf3e9c4e3e80bafbdc9fd43d8a7014a6cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp39-cp39-win_amd64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d5df1df78388297c4e022537e40f0014bc31a5aa10f047f0b15894e13762979a
MD5 97da490d17871e67593c60c37fc9211a
BLAKE2b-256 d05de2e36b204ce9270f0bcfdb1e39fa19908dd390b14f10f4297a67370e67b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp39-cp39-win32.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a18d7927ffd76ad5b733cc2ba2c4c41277e6524d601e4d87b6db31cd48ae3015
MD5 22df9f04e21b7888dbf4ddb81f718e0c
BLAKE2b-256 6dcf52ac3b2e29f8501f093d3ce6c1444bce0495c6a7125a63fb58e677ec6c1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e82c984481b7e86d601443bd4513ff52b1df0315e60265948c8fe2af03287127
MD5 47c0b39f778f467d90f6c087fd4a442b
BLAKE2b-256 964bbbb13126313ebe1e459bad9fc5ce5a0d4dc6c00564ccb9efc6ed9bb1fbc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8f42ec5ec33a5e9394587626e261f8240760eda0068d4a9a685ceb703e68ebd6
MD5 361a2541da5a5cc6451e5f5d154e0c81
BLAKE2b-256 5d98afdec99f05dd782fa9bb40b83a74446d49955dcfa10386ce6c18e556dc10

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 16961d6ae627cac0f06d12630911ba86384bfeb429d7fc89f7fc25ee75db8cb9
MD5 7b37a28405fc9956a6e59a43f5e9308d
BLAKE2b-256 7b1340844ca716a409c7028fa6d01b14cb56fa5836547cd47f417d34ca784212

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e72cd6f7ce98dd8aa14f03839e26ec695fb596dd5e7daa13f16e1125fd318d29
MD5 56c803baf0ff64f9f859b7560fb1203b
BLAKE2b-256 cf63ca2633fc21c57a16793598ab21d952a97a0c40744aa9cbae050688ab28f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 355a479ec32af5cb629f710c30d4fe8ac5e7f35f825ff97f11ff1b1c464d62bb
MD5 d0fb930e4f4e2cd33cf8fd722dba60d4
BLAKE2b-256 a2fdb0ccc42c80738dd0b6283f18f11070e8983db358c2c3b0ab2fc51d91f18c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp38-cp38-win_amd64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ead99f415906fba7a1af751114ec37540560eb0b7af05b5ac229196323f019ae
MD5 fa82d6d2d9d47261d0da3d14836f20cc
BLAKE2b-256 aad277edd856d17c0e012a10d6e3093d6a2cf7ec1b87fa300d085b11c281a8ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp38-cp38-win32.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43518001782ce7ffeb891297b9892d4131caab2c64992b01d46ecf17fae9f863
MD5 4d9f7086ba358748c2e1d3af78784cef
BLAKE2b-256 cab2cb47c40539f780e3af26c123017bb73d4c760907ee2d5dd14be95857b487

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8f2133114deb9bbae2084364f79a364457011f2c94af72a3274cdea977821b8f
MD5 6b6b80951ae41900f45c7aec967e0115
BLAKE2b-256 c0d8a2da357af1ccbcc39686ef506fc0173f04783bc3dc43fca375197c0c352b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c17e1d4addff766e2fb7d12c0151d7af2ae21c0258603876df14d110f6f59f86
MD5 9582c66fa25381ff50594457e6e80c3c
BLAKE2b-256 03de6e0eaec8bfa338da069dd83eaccd51d2f2de4d6ba1591011222227eaab19

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1f45d264304c8d370d8871875e5c6ba8aeae43e0d8a36fe0d43cb5a13e4eaf1b
MD5 d2b721e6ad1ec2945334561fbcf8cdbb
BLAKE2b-256 0b7a81227c25af4996f2c2aaf50be3017a49f8d84fb6b81b87d5976803c4ac76

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

File details

Details for the file cf_pipeline_backend-0.0.3-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6dd73ff7943759bb4da52ce418f2dc54003e717d44d1e6deacb5d9d2f4ffd42
MD5 2bf360cc3e8f0092df2013ca9118d468
BLAKE2b-256 5bbd8cab030bf2c3fee1dc4d4d1cea85f1ff54e26059fd3c610ac356668cc070

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.3-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: pipeline_backend_wheels.yml on odea-project/cogniflow-playground

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page