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.4.tar.gz (9.0 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.4-cp313-cp313-win_amd64.whl (94.9 kB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

cf_pipeline_backend-0.0.4-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.4-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.4-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.4-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.4-cp313-cp313-macosx_11_0_arm64.whl (101.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

cf_pipeline_backend-0.0.4-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.4-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.4-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.4-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.4-cp312-cp312-macosx_11_0_arm64.whl (101.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

cf_pipeline_backend-0.0.4-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.4-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.4-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.4-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.4-cp311-cp311-macosx_11_0_arm64.whl (101.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

cf_pipeline_backend-0.0.4-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.4-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.4-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.4-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.4-cp310-cp310-macosx_11_0_arm64.whl (99.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

cf_pipeline_backend-0.0.4-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.4-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.4-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.4-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.4-cp39-cp39-macosx_11_0_arm64.whl (99.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

cf_pipeline_backend-0.0.4-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.4-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.4-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.4-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.4-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.4.tar.gz.

File metadata

  • Download URL: cf_pipeline_backend-0.0.4.tar.gz
  • Upload date:
  • Size: 9.0 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.4.tar.gz
Algorithm Hash digest
SHA256 20160d021a3f027d01b28ff06323dd00d89bbeb7d2ba1d213d9dd4694d78ceb4
MD5 a286698fa6287a04d322657df9692eb9
BLAKE2b-256 0eb8d6e51bee6a5eeada759016e4032e77c99b03624d265e3b51df902d127e62

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4.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.4-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a3c989f381116dd11a995641493119cd58678482c910aa5437375f2f307f90b1
MD5 9453c01aafe3a201240872d70e01b979
BLAKE2b-256 38b6718fed008cbe9eddc694d593e65bd34e918ebd66d47bb70504b0e2da4f4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 4ecb0bf237a616146660000f663cbd94345bd57b0c5b4d7a986872a3c588fffd
MD5 350f539ae1954520977b712ee1a46bf0
BLAKE2b-256 ce9432adb42caf13b79cfbbe18c1a6056cd5a48792115350f9731c824623592f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f4202c5b654d153b81e11733fd8675b1728b27c2534c14c5d59be527b1c90fa
MD5 67158cdcf08be85fcb654d8f9c308942
BLAKE2b-256 f54207b638adaf251c9b495ccb232d8f9b37fe9c73d746d4883234f53aa1bc5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0f71bc9a837a472f7c6ef198866c2e8a79405d79da0293de2ab868450bb80178
MD5 024f10b63e06846bd1577df698f9c46c
BLAKE2b-256 232d964b7ec5e9dac067036461a872afad8fd8409c182f3abd0d1adbde9e5457

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68bfa5abd213152e07dcd144bfca9550acdd5dcaf9f6e89ba7a0e4c0dddb3a9b
MD5 c9336c6bd12dce3268fca7638e5bb16e
BLAKE2b-256 a7ee5adc1ac4832579fac9e6bd04ec414f8268080689bd4565a8302d5f791ee9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d9b73337a49299c9c01f9520f6c22c5d15504a6779bf516f2e88e00794a4d5d5
MD5 2dbd7481559fc5d6203da13049cf1e81
BLAKE2b-256 474d816f00bd99473563ab52403f1cb68ec30f82a33414f552002eb5c4b2d06e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f2b7fc1341d7a5579f04d01efa21fc813e3f7920d419c5574b7528bf095c148
MD5 a264a542339ae2411747e330b7657a5a
BLAKE2b-256 a72fef730bc067880fab0c951b082825f969b28d2b0e4d4c1025ced6894f8768

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3fca0a95b0a2aaa8d88abd4c9289944cdb0c4db2072a6f644dd47600e76af62c
MD5 aee08c6dd45a387c28c379d74d75b596
BLAKE2b-256 870ec731ed9facd28bb2623d17a1336a6106e008c4ccbcad2fae78656e092842

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3fd0f21cf150a1be0a4c32a78811cf73218ed594fbf253c85521cca584da578b
MD5 ea9e5b27b2c68d0f8ad7ff86b38504ef
BLAKE2b-256 86689fcb051c25d678518ab2c47d7ab4d0de188a8e225153738c9187ba752c95

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3aac8ad59ab82719d029b0e132dcc214a4e0285d9dc8c8b2369a464678d0929
MD5 44655e0126b71224ee942ecbf416ef77
BLAKE2b-256 73218d98347f05f78fdb75208bd37ca69bfafc1b51b8ee120afd10e70f151dd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ad5dc022a3dead802b2adddbf4379e8c80692a87faf3fa80aca3faca962de2fd
MD5 31e791d3848dbee02045e2a110df646e
BLAKE2b-256 71d774bad68c7fc16c52fff4f7a6073f3008af80189beb7721fe516bad4845ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d692703e98f1b67dea0385940705459dc40281924c8a4f9e0193a18a91d8f1f2
MD5 a0f624d037693070330f56ab3a480fb2
BLAKE2b-256 b5476f4aabb90a3a3bf7e6045a5ea531378b4707a6c9c501dcbb953c645c7ea9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 764988fc613d55e45348909320900fed4a8093e60e425a4fea13325c623fc687
MD5 93af81ec768761adc0923a62bceaee1d
BLAKE2b-256 d2fdaa35cde02ce1793d4d2c72ba82cb4aa58bab2919b7b2c69575a316368427

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b10f3013a2a2ec3721372fbc8b317d07504bf5c08acc0f232a52d8ff3514ba58
MD5 c8f6c7d64cc2117dbce35a2d7d6615f0
BLAKE2b-256 819ff73c0503ea210271d0dd219d30981e8c8aa145910bb0be7a75c498617306

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ee541c6a1a58ccc12ce15902920c236b283a5420a39aada84705db5b88b7c442
MD5 c778cdcc2d1fb011df629ba54cca80ef
BLAKE2b-256 d8821d4ced9a09d16066dace2722f6e70de251f841d21cc83446a4fc18a0ea3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f369f473e1bda20d08e61eddd856508f70d774ee79375e65f5f2cca6ce2f2b7f
MD5 e1653fa1ff810c14e8b1f5f48c286207
BLAKE2b-256 354598aaec09a5bf0fcdcb37473a7fe355b2fe4c3b4184a97af6f7919599444b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3bacfc8b1d4c371176401d989ba4d44b2c4b32c7928507f67bca85582205c795
MD5 50c7aff3101f429aed00f215f625339b
BLAKE2b-256 b1a16c5244071c0fa0319145812e0040bbf18e9cdfcd57374e4bb46e7eab52ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a2c8ce78fc574e699d9807205dec23bce0d01b0e421cffad63d6fb860a676108
MD5 c1e8c3545a250510b00b5d9fe323136c
BLAKE2b-256 c6060e474aa12afa5f6fbf65832fe5d830cf6eb25d01107b624af648aeb9ec6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d49ff7b92c44fa0694843db1002a62c870332d3deb9d1db53bb73cb7d3e240a0
MD5 1cacf41ffba4fb9b899d73a0cfca0504
BLAKE2b-256 c65c6e19bc64fe8fb9b02960ef21756472d7433e257859bdb464e9489afcb938

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 68e3c89e58e898cf4d77fd3b59a14659c940e38195b8097f1aa197f3422ac4c1
MD5 c7cc35c6830cd4a35f1cec51224e6215
BLAKE2b-256 f692570982aaed189dd1c0dad8d252549f22baab0096a86cebc5ae60f2ae2e64

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e2116ce206a02ef5ea64cdf8876d7b35753ed5fd23ad01baa438571d102fb951
MD5 7bfb16da704aa18e1dd24933e46829b1
BLAKE2b-256 92569223bc2a24f2b5e8bb20509474a1983a7accb6f6cc63a9951475d161683d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 66c470d41b7ee90f87e64ea754d67c7776f15dc258cfae95de8959f0e8637c7e
MD5 8e15e905789c54baede67eb1ae3b5593
BLAKE2b-256 aeff10c1497e7271987e069e16e3a7d17b6e3dfb88acfea66f6f4fd49e468d60

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6a993c39a1cf610b6736a79226f8c32292f802db900a0bf8bc4976a2d0585b93
MD5 f7abfed4c4f4ff7cc80729ff78cae17d
BLAKE2b-256 89fbe8a0c8a0309af1c869ce027db39c308dcfd9801b9a1c823a25e1c8066843

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bd3f3245fb21c8f92ab35485bd5990e151c2caa59e0a3bcdba8e8b26440d10da
MD5 a8948fba7c95fae97809ce9e2ecd99d7
BLAKE2b-256 280a27ba65b691e9b45d8a04a783ebe24b689574cc387f75b22787de0485e784

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1667a514cac1c4ad4841ac7db53b704286f0f9034f2b51075bbdd69048bdc294
MD5 22a4ab3cbfea368ad3f3867f0f44f350
BLAKE2b-256 34456af888da6af301fa1485df71f964ad3d33836de83419a202b18ca5695f68

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68f702d6f1ce1099655b8f7cb7f19ba9338c7b264ad9189390ed795e3226ff7b
MD5 6d54704a0c2346d998134708a0e4f845
BLAKE2b-256 cfa31e0e06d90aa1e3a585c432ff3422e194eaf8cc2d93afe62ecd67264a9b77

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7da4990ab14f2bc0099e01d79b5d664daeb1790b0ac31a9fbee170c3ab798a5a
MD5 9ecb3dd84baa9114bbcab2cc9f84cc16
BLAKE2b-256 ca21ec07985e2e5495b34f4d77350f51440e8c1af480f21b0bd0cbdd5364feb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf4208c3ab0bec9d4227309b93bcb8417fa9f4f938b657fa14b6772e2f1f248c
MD5 912e212c9293d49146d403f3df75a09f
BLAKE2b-256 dcece2f12906d62198f648bec65a9c8d7f9bfd02001b64268f53361c8ddeca0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 94e7fa8dcc5aa8eb4b87413c9e3f56c764024e4197697a82fdf2fdaa473a6db1
MD5 e0abe2d642fcbea027ab19adb83d5b2a
BLAKE2b-256 042c19fe5ab51f622009114f902fe1533158ba01234991b7555e96ed4f14b259

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 bc0ce3a40ddc7785fbec4110d8a680b9793e91f6c7eb7eb2010ccf454af679c3
MD5 9a3e1d073d3eeeada5d634b440a07fc0
BLAKE2b-256 3eef5ae5f0922aff62ba0d778ef4fa3e2c2532e90227e4cdf5c70990f00d0af5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f68b48c81119b6a3dbed75ae4dace919217fa0f24ce70a4a5cdaf902e39559da
MD5 5638a6bf0d0bbb543a6cb1f6df70ce62
BLAKE2b-256 a9fa5938141bda20fd18261a6c3d73e79afce0efcb690ae7bd4c771866ded7d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2f7c52782bdca1d91449e9a46fcb8ea66c8e7119d3674087b84a4380b9fd50ac
MD5 3822fea98cae314a1a0533bc2184aa2b
BLAKE2b-256 93b035039c81b4412c2ea14de97e725fd1111e1a7a6c1f9cba49ee4d3a57df2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab230664c7b0936304e0e8bcb5ac7a093d8c9156be97c7fcb1b784f76e08bd7a
MD5 d6138b4ce85ffc98a8f0d76280e5230d
BLAKE2b-256 c90279147bb0394ee09d897ced972e28c72290760ee5b0ec5668110e143ae492

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4ff8b21889223e99343e57f914359fb43fd9dae295a29f13c4750b37968a536b
MD5 77a563bbb5a981987ec3d996c4602516
BLAKE2b-256 3ede556b7ee5d73f19c2b827b0c8a763f0e6bb89d914d144824f739ba0df1151

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3ec8cffbd9f9108e2776a56771543a409e694845dc56509ef5ab2990be9b9d6e
MD5 24c86c3871afd381ef081e70e212e4c8
BLAKE2b-256 953d7be8025400445d3274a86d7624541690a5072971b93e6917ebb6ad70ee74

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d7329bd91ba62f6968ed5cbac1f90b43705c1b502cf08d8aafdf09dcf5278096
MD5 b2d8daf8316b2501b8af6c89e3333866
BLAKE2b-256 ab9d7cd3a970cfe7855f3101992cbffe5c25b668ae70d24ac8f81641d647cd0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 c0f72435ccdaf62f14e8ebb8d0208bcb076a10a7a25c6a20b6b4f92073817704
MD5 66c7d6fe530a91a96c00bc396a7cb760
BLAKE2b-256 51d2d2a0a951d99e02b378652376eb982ba1d353a7bc2d389f7141039a577ab6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d6a7c273ad973315b2b891193f8046cc2bf827d6fd915115221f046cae8d582a
MD5 450da9faf9e4e7d394cb0eef2a51c135
BLAKE2b-256 87743a1fdb645c25776b0b60332c40f5241123d868f0f13882137d912e8fa138

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5013eac1d969153bf3b5b4553228817374eadf4c758ab18e2c58579c141af869
MD5 47846cf22cb5593ea8a8f21c8b5b24a1
BLAKE2b-256 096e121f41cf6647fe38551e2bdab98cfa3c148deedeb0ce7b83b1bf5f8831aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87d5c6e265579d4339105dd3531e44e2fccb1c2caf061563356edc9b3b0a9328
MD5 cb956780687296cd98de8bdda4ce71cc
BLAKE2b-256 359a2f8a6635592605423d9a802c49a400666ae6457372bf4c21591bae0687cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d0fa75a7d70197aff47e3ae5b6752de443a6c4adedce99776c1fac22a0ca016c
MD5 3a79e1341ced5dca2428acdad11787a5
BLAKE2b-256 e00f7db5664e2c49b32320db8af7ea5c8a896b93321b1c5ef75da4c2af832c8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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.4-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07316142fce0f6a6cbc8feead2f3fafb4e42aee2982792d3994ab0c0171b054e
MD5 f294055b5e2a32f5667b340d91a76284
BLAKE2b-256 a0239db9abe73fb095f36c199e1f8794f6814d96361c6b346628090dc93fade6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cf_pipeline_backend-0.0.4-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