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.2.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.2-cp313-cp313-win_amd64.whl (94.9 kB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

cf_pipeline_backend-0.0.2-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.2-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.2-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.2-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.2-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.2.tar.gz.

File metadata

  • Download URL: cf_pipeline_backend-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 db1c37b2a1be7c8166f7357f01a3e93bb03454361b4d3a276f1c7c4a579924fd
MD5 04dafe2a22ce6b868c56a4ce056e84a2
BLAKE2b-256 d04d0535bc0b768d6255a7231911022ed660e637ef97a9f71ac7c6685fe159da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3e74f8fe8bdea771060669d583aad3b26b4aab34a6c5070a0e6fa2af84bb0f5d
MD5 e83d7300ee8a056d7355c9a62b8b56ad
BLAKE2b-256 d8ca4ca56b79cb0c2bcefe5d7cfc72ab922c209f7ff98e7e69709baf3df5f3bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ee586bd0a30bc7e2ac510a70aa780cb2d2aec230e3061ef536934c035ab0bbf5
MD5 9bc77bcfda38c7fcdf79dd21560d5c90
BLAKE2b-256 46af41595471b6ed5cf4637c2c761ded939fbe8e47d6172f36bff587d318299c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eb52af3883520b9b28cb2887687e33b3a3e171a8e74b155914f27b20006cd1df
MD5 82387634111fcbbb2a36ec59ec91ae42
BLAKE2b-256 ef6734a979fd44a90642fe7a94d69d4109f40f7f4040781184e0eb5ecb15405f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f4507f13461bf0e4b52dec63390af3b814cdf26b024b470dbfa89885f7e59a30
MD5 53e0a93dcc894db8a436883c4515c2e5
BLAKE2b-256 00c2ba67d327684b369bb7b349d028bceb57131cd5e8c533c89001d38918d051

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec4b238a4dff891153ea98064e3a0a62b67c8545b567f22530967839bd57dd8f
MD5 0900946ae6bb1710beee18722fd97b12
BLAKE2b-256 8daa64a748490068941acc15ff1ce1fcbb805fbce8d16d676ad7defb4dca558f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 50c12b8fe05a97a433a5ad786b26a07e2b57125d332c0ce09abcfecada5542b5
MD5 817fd73a08bed22e7153cfe4d2fd458d
BLAKE2b-256 568049164aa7857c4ca6c173a5f636f8cbcb1477df383aa75ff19ea3aeb60682

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac5d16b878f54d9687cdba2fa9230fa1ec6bd8dbf7ae74ff0918cdd092f4b0df
MD5 130e3be4d1d73a4e232b1d906ec8358f
BLAKE2b-256 0b2d1d4a74c21bcfac43d2976af48956926e0632e87d43cfd7f2862ec59246c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 264913089e8b86c73e0f49e19e98700afd26252980ad29d60ec472f52b6a4cc2
MD5 2c791a6ce40c9d85714fe88393c688cb
BLAKE2b-256 e9b1ebed0e0b4653e2fdaa5767083dc6d11cffa1e51d836dfbeed0386b68f37b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3b2187dd9bf993577e016a0a9011f8954d40b1f0c4a2aee926309c0a9b68ca5a
MD5 07515c185ce02db04c4ce60f465b07b9
BLAKE2b-256 8b35e3993fedd0aeb344784db60413705faabd880c839ad6f4864925df2b7c2e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4e571667395ef8e54539a8fa9276f63ea10c616998b75fe2a540b92b33bdb6b8
MD5 de71947fcf8956e1e1acb73de2974273
BLAKE2b-256 49dd638d3d5aeb87da9b55e795c9571e93ed25efd86d36a3953ab54c9fd57384

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e94c146ff52d21f5453fd51b934da8cc0055b7ed6f74c1b6157ad6adf5d200a6
MD5 914a6f010e57da1c14f04c1b5b60161e
BLAKE2b-256 b75536a6402746df5428b9f82c34f3cb1d4d248ceb2928d1179e780ba186e357

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1c5cbc14c9dc82c53feb94a87fce6c65baea4127d88acee61fe3fb4a488a470b
MD5 f74ed530cf66302765d4d61728fa6726
BLAKE2b-256 436c8e645db3efb23343f61e71e0bd97cf51801595954d2a52e15b2e37aeaca5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af63ecbfcad6a584d9357920b632851aa63c3bda139d931849bc5a4ee9dc090a
MD5 c2f1c049a066f222f80d33ffecacd451
BLAKE2b-256 1197817672c91184de03dfa81e32bb9b8aa9910d692692c65c65ec540e18739e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 74a8646500c82a9d1411142ff6416a44a5011803770b7af16d07c14512cd2f8b
MD5 4cb830d94b151be50a9ab5921e5263bb
BLAKE2b-256 5bd33a6280e1c9dad4fb298656cb027922e6dddc3df676ed066c37019345745a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ec211ed10c319d6c9e4578aed31d58c376c4de1edb559a53fc2d2eb68ed6d775
MD5 0ec5aa56bdd26b49354dd4226f491361
BLAKE2b-256 496019e4381da59f4d0b8963aac8031db4964186de002835f5472a45279b24ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8773de350aaf52d250e5b1f9dc9a1f6e4669d7bfc7f16c9d4c1911b8fbd88100
MD5 711accddd9edb447a0381c68f2a49a6f
BLAKE2b-256 affef01013b11b9d1b2ad542b89c2deea4791f1a44607e6878d8fdd52ee714af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fea2a09e8dcd9aca1671d5ad5008bfc6d6d716ba972dd3a6dc49f38f3463ab19
MD5 7c98ee69eea2c35f67380b55f8af9886
BLAKE2b-256 ce5f548040b17418f19e25aaa801f0741d6010e98de4c8d46631bc0b5eeef7fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0580432d668b410260bf500629071c914be888405f187124168825653ca44283
MD5 002db7e71a6b385caaf7024e743830d3
BLAKE2b-256 3c470a6f1456e39520c99a293b23be47b04817ac3413b48e2edb576af6c2ba06

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bc1b7112205ab847ad41bae727ed83ced47d764b8295664afabe32e6cf20fc2
MD5 0aa9b658fa6ce606501067d5578d66b4
BLAKE2b-256 d069841f7340619c4eceaa0ca6c2a25a8d8b9c70c56863d252c717efc0683133

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 395b9a9aaa6a2301c7e896858bab5089cb3163c7a327337af5c1dde77e8ae192
MD5 940c808c8ea1ce3b899efcf5afa926d7
BLAKE2b-256 281d81a1fa347bd274076a69c6ec19ae790e55767ebd938c1162da908c46660c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebecf9474b6b9df1ebea194c794b8ceb5790924b47fd9a4468ca1326e6b4c880
MD5 91f8c115919599a5b0e304e5dfb5511d
BLAKE2b-256 a2570997e2faa61d4be24bf1af006e22f6f71cdc38549d5705b0325464347e07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 21aefe4efad42df0503a1bdef5ab0aaf9c04503e127918300ff466c17d4b2e2f
MD5 fd26783b21d66e5f20972d78d177d158
BLAKE2b-256 3deea237c811a9562358a682856316bfb140e29196b2d2c760574637a4007a0a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 655ce63fc28929b311a8cab6f2a1ca91c6c50821fb83e806722553c3b385c21c
MD5 8c9349176668b565ebe5f1c2dc17f323
BLAKE2b-256 37c4951177d4aaaaad7be6a7b934c2c89bd2ceb7f28cc90bddad70a7fdff4371

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0415aa3d8ad53fe137edad9cd21d01fbd3adcd97a7a9089ea9ca941247842847
MD5 563f022a49ccd595adc1ab94287d2626
BLAKE2b-256 1fc563e51719b241abd3359ac8f789d63f76232073f1b97d71bede4662e3d2dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d3ecc6dbeca10feb136af068393aeee52eac5112f2851bb29dfea169a984d6bc
MD5 9d0b6ad228437a5f802b89710a10cc72
BLAKE2b-256 3d7bb9b936c066878d8cad65fcb1ac21a70fc6a2aeee3dd4fb572eaa37575274

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 584550f0fce373ca23df4fc7dd12334c167d540cccbc6c43aed65bfa63574eff
MD5 d1dfd92e2a86aae30ee616e5cc4ba349
BLAKE2b-256 3495547ef041e01d2eff8cc80725c0e1ffa4b20253992c7040c1969ee332440b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4ff21b2a8069f338f650acc7ec612840fda96b3adc30fd9923f33617758a83fb
MD5 ec0fd1ebbb434d7d243f3ccf6df10874
BLAKE2b-256 69226e8e90458e9a8413446fd55a3b3bf73ff85d423bc1639d1a1e619dafb2b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6bed25fcb19ae100e2d9efdd74c446025a6c6b8fc3c90a8df474d0ecde93879c
MD5 bf82bf9f2f30204fddf28345a2c79fb4
BLAKE2b-256 e1ddc749f9d3194f9efd1b50e2b1b4dd2bde6d8561d85496817d3c62441ca99f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1bde51b3a8bfa08127ff9d5246b1b08436a62e82e6bc2dad148f14ccd33e9ae4
MD5 fcc11bde4c82e1234674a49df08fe9ad
BLAKE2b-256 14a58cf42f563c7931fef48eea10a895ce3f69c0ab5752b624211357b89faf03

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f5f31f917dbd5dfbfccfaa607aeb13d9b30c13f58de005e0d95ed7b9df690ea4
MD5 43efd1e6ba8a5f4e16facc948a062198
BLAKE2b-256 0162f54ec75239c1072ed98347d01a7f8dc7ba12c087d8f495907b06d5fb9c6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ebc69f071fb1b60c642d972eccacbe952bc9fc2d3180b59ba8eb8b8f19abb5ee
MD5 baaa24f2635fd8e0328c1a0f785202e0
BLAKE2b-256 aa878042402ba5613d07c3f4afbefa61efcde83152be0fc6ccee9f3594a05d80

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 07c07e7c45f8a61e53ab25b557285ee20479d8746e761a0d7ef24a7dd43a4f2f
MD5 c3b2fd6b56181a4a6d2e52143594ad39
BLAKE2b-256 bba3765d4b468051f206e19c617324865a5c1c0ff989d555061e0cd7b36b2c37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 854e47da6e2909c7419ee1a95ee289d3c8bdbe6b1fee678bd2df195494978862
MD5 bb25ec79499352c9d9493a99797b3b13
BLAKE2b-256 1b4aae24ce7d66ef37a9fd644eba835c645eded5cb3444ee63a9f8dca59ede45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b315f719808fce500dad26f89364e5895c5039e6ae11a6df2bd4b2b199508443
MD5 5991d0b82287cb01072e9543d9d70a67
BLAKE2b-256 31a38790f94f58561a1675ab9189b53ab96322b7156b7617dd2c45bed0eb5fb0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78fc00c8865bdf9fe9be57b19a6d7e6a0e6253e31ce24509b43d3a18295c8bbe
MD5 7090f38ec3aabbbe1645d2941fb1f0f7
BLAKE2b-256 3c18717070fd10c11de7ce03ea9d48035c484813afc6bddd1fec32d44df33fbd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 efa8648c0928f9ba9b22be313c601ece45b7a4a2b97706b26b2feaefdb211a5a
MD5 201c6ae619bd62e013d441580d914361
BLAKE2b-256 5c50f17846d3ba7663f887ab735739fabd83f933c353d4ccc1a477f4a48f46f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 be9f0783baa5e68dc682e2b7b2f82b3c6ab0c6a320bf10680baa77d744dbd70e
MD5 27f665c6149246b2d312359eaafdd4e6
BLAKE2b-256 52920055c1cee83f58a7affba319e05ab1ee2ad0adf07cd82f59fec122378ae7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cefd7d2bced7f67a009de3921bd2d4995b263adda6635156aa2028e973860594
MD5 26b426a6eeab99f2b7f4c3bc37f205dc
BLAKE2b-256 65816b417fcf1c93c0efe8b5080a94f37a38ec47a23e0bcd762c3920f9e9c841

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c217cebc54a46225d40834b91cbd0948ddc28568b181c1a8ab8ea05952a677b5
MD5 c208746da5c72eab495237097cc3b865
BLAKE2b-256 e2d5ae4604afdba45c73dbb6f2c434dcbd33ab4be3ec8f3b74beb5c95f5fe395

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 953f61071b3a61c6c9697cdfbbe20c4cd7b4374ca6c70f0a1384102821ee4ed6
MD5 a41324dd2bafdbcd1cceda822dac2255
BLAKE2b-256 7bc780a2a59e7f68100bfaceee5ec7cdacda7adf58ea7511a749d78eee56dece

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c394a4480044f62e7a4b9e81d205b8f272420c9e415d2d601ad447e13126fef8
MD5 6e1c1a4b58c7e418456a04c48de70b74
BLAKE2b-256 bb84634f8d657dda897122b794d8acb879fc769ab34407b1c62e6968decadcda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for cf_pipeline_backend-0.0.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63fa2b812b717cf87f1ad90201bc2311ffecfce20cf0055f7f5a7ff3d86dc806
MD5 6ce7962b0982cc3c0c490b140032e2ed
BLAKE2b-256 afa4b50be2f2905f3515f41e18135dce7c4123c1a181f9e301b1329bbf9001e6

See more details on using hashes here.

Provenance

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