Skip to main content

C-Two is a resource-RPC framework that enables resource-oriented classes to be remotely invoked across different processes or machines.

Project description

C-Two Python SDK

This directory contains the published Python package for C-Two.

The Python SDK does not own the c3 CLI. c3 is built from the repository root cli/ package and released as an independent native tool.

Development

From the repository root:

uv sync
uv sync --reinstall-package c-two
cargo build --manifest-path cli/Cargo.toml
C2_RELAY_ADDRESS= uv run pytest sdk/python/tests -q --timeout=30

For source-checkout CLI usage, build and link the development binary:

python tools/dev/c3_tool.py --build --link
c3 --version

Run Rust checks from the repository root:

cd core && cargo check --workspace

Examples

Python examples live under ../../examples/python/:

uv run python examples/python/local.py

Benchmarks

Python-specific benchmarks live in benchmarks/:

C2_RELAY_ADDRESS= uv run python sdk/python/benchmarks/segment_size_benchmark.py

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

c_two-0.4.8.tar.gz (188.3 kB view details)

Uploaded Source

Built Distributions

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

c_two-0.4.8-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

c_two-0.4.8-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

c_two-0.4.8-cp314-cp314t-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

c_two-0.4.8-cp314-cp314t-macosx_10_12_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

c_two-0.4.8-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

c_two-0.4.8-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

c_two-0.4.8-cp314-cp314-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

c_two-0.4.8-cp314-cp314-macosx_10_12_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

c_two-0.4.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

c_two-0.4.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

c_two-0.4.8-cp313-cp313-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

c_two-0.4.8-cp313-cp313-macosx_10_12_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

c_two-0.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

c_two-0.4.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

c_two-0.4.8-cp312-cp312-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

c_two-0.4.8-cp312-cp312-macosx_10_12_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

c_two-0.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

c_two-0.4.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

c_two-0.4.8-cp311-cp311-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

c_two-0.4.8-cp311-cp311-macosx_10_12_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

c_two-0.4.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

c_two-0.4.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

c_two-0.4.8-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

c_two-0.4.8-cp310-cp310-macosx_10_12_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file c_two-0.4.8.tar.gz.

File metadata

  • Download URL: c_two-0.4.8.tar.gz
  • Upload date:
  • Size: 188.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for c_two-0.4.8.tar.gz
Algorithm Hash digest
SHA256 2cedd33cf4a2b7daab970a352d1338eeb4091991e78d66f8b46ac8f993b594fa
MD5 c7b6613d4b56179ceecf8e7996fca2bf
BLAKE2b-256 cc9eff5491d0c82228327fcc5402bff9c358ee760f9dd3432081485e25f4675d

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8.tar.gz:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0ef7b51cc3ca28ca27ba50fd03c32fb73f361b85ae8f652862ed6a50b346770d
MD5 ae87d7fd2ad9785accf72c80273b43b4
BLAKE2b-256 4a90fec9e7e8e0e2d710f6f4128f694949d71badb28b3f4c504a3ed686242112

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f6b41c8870ef47b409118dfa8f9f89ce2f8cf7d0892fb092293a8e922e77a2ac
MD5 046d258e7802d72367c73347e21cde05
BLAKE2b-256 bdc83776e4421c6af4174376bad229a9da9995b2335041565955f07437f1f17c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56b1b153b9c692a655e58161f36b0e26988670f602569a287712843430de2144
MD5 b6ea45e289992fc7d23c3a9ddc9d5c60
BLAKE2b-256 f391a042ae48efc2fc625853935a54415e2443378a4a644415807c776617ff86

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5eb504371fd91da4755f9fc2229b540aee993d5a96c39fe77c2c1008ec1d81bd
MD5 72044027c58535fc1546c54032232a1c
BLAKE2b-256 71a36f4b6e354fefae9955aff22143f8691e76685e67acb7752e3d5ea799588f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp314-cp314t-macosx_10_12_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17dc97effad5ca3e1719513404038de33a4a7ec1ddb8936d928b79abb24ce699
MD5 8160aa3f05ce9910a5b79736aaf4b5d7
BLAKE2b-256 04c44f05196a6a03b35bd7aaba55eebd75bec637e6ef96ab21dee6e7075944c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 49d4da3020c55c674132777ee7296a6a2f3b5e5e5b67e5bc4a41ffa5a0a6a553
MD5 859194794a0aa2956e61b7a09b5d870b
BLAKE2b-256 45b8fc9cad6681dd6ace550c3e80b8dc9918f6754fc0232526aac4b0a8ae0457

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a091e76a3c5cb103f6469b7cbeb8cdb2d9ad32a11215cf61ad7c68d133c4910
MD5 6f89a3494254b3c312820e7d78e49530
BLAKE2b-256 74b3eed762c0a459e874fe9d5deeb43c024fb99f435fec6084287e84e14dcba9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ebafebfd8581ea1fff1b4aeb890186f5b0354683fe41556b8d9769d3fa4e1731
MD5 a87a455ae2857d56d3aa0c2f84e64c6b
BLAKE2b-256 047b040847c17a059a4b3d4ff4e16b26a2bdec91cbe4fbe8d17d20515d45613e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp314-cp314-macosx_10_12_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1bf5011bd05df7b59602d150a6a6cd5a391fb9f6a8a9bbf379ef824beb1ff38
MD5 65923f5ef5c1f647bd3a0fbe6ce26c1a
BLAKE2b-256 c2614aceb998f9795b00df9d3acb11916f29c10f860557238c42cf69f3e0e646

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d3616a09e4cb02d95133f97ac37c1a18881c4776db8d0bff6890089eb533a9ec
MD5 9914eacce3f517e4ebb06bc2413d25e5
BLAKE2b-256 b39e7f1c643d138d6ad74bc6bd1a8178d5b65444abb9713f12fd74209a64b137

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06bb4be1cf3a35d0ac494357e2b60ac540f04e41205d299b1d59f887151c9fee
MD5 51ce988deea825c33f8a03e735cb7be9
BLAKE2b-256 9029c4dae44bb56ed840a74936daaa881c0e09696d6a8aafa7e4ed487c878a58

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 87fa2ea8138ae687dff3a98ec80c317e708c706b34f5fdfff8e8fee3d6f918d3
MD5 60a1870d84ff597fa3271659962d1ece
BLAKE2b-256 cc5194f1d157af5009815177b936b89e9354a1fafaa436b643823958db936ba5

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d211506cd7b3841fcc2c7e36d3528b184301cae96bce85c1a02aeb609c80567
MD5 0ba7929c6f88026bb2706dcc43a1bbcc
BLAKE2b-256 1cced6d94caa2316819d86bdb057ba89f4660a316e5e9e3ff92af5bdc3757dbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 451c2ea14632a7d477fff5f3a581f2296ce7832aef89f3a89242cb86c912acbb
MD5 991fc62736827834b9f3c95a1573d7f1
BLAKE2b-256 4462d644b21b31645cab03eff9cedfdb6177af5a714fe4fa3d0132d7d02efe18

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cbe0596a438f4901c1976970d3415b924bccd83c0ab7e329c761ffa59de8a5b8
MD5 c558e0b5ac095c1e2bda9cd307f6bf27
BLAKE2b-256 a6f5e3d025515b1d3594a8b6337d6330820b556b555c4d907b374e9e064763b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 17b3f2e117dedc5834ed8ba516ea81db6cb33a8ebe62df64f3d9da8503ea9d69
MD5 657cd6e54a78835135c1a927bdf2270c
BLAKE2b-256 f6dc32aab01d4eb36c16d202cb181871dbf9df6e8ed7cdcae753dfabfd148d61

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 146d997af0d08f983c45360d13755c550968318cf56f76e04b85d9dd9e78e920
MD5 190c224e084c5988227f33238e4b9df0
BLAKE2b-256 8d034e0c5882ae01f4eb7c92a97401b63115d31fc058d04eb51cf64f460422f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8ed186b43ac6ff0b8967012ba53cdea245a32e8122097b4df3392fc6756e95dd
MD5 f7f19d28d7e72a8266da15b0ae836375
BLAKE2b-256 f5c330c542eb697339e9fbc7b22f16e2b40b41180121e370438b57486ce781cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0180ec0ca868a02601c9e095fdff1a5e990dfbcc550c9cbd3d6b376ca9a7f366
MD5 88d9210fac957d553f370cbab852e88b
BLAKE2b-256 de6f51126bdcb555c3132937c5b77e5cc2764f67e74c4e00eba887b58445019b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 555a8caab5006d633fe8b6469a57b70d548fdf01d5c40711fe4d9980b375c26d
MD5 08eae3b088062141cbe4417f36825c9f
BLAKE2b-256 d1f23790f1a959b8adb68541a756bbbd92ffdcf1acc7e3053fe63d6189951ae6

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c3f8f3649b995b80b77bcdc0bc35ec8973e6e791f9d4ee4a885b1d009324cc3
MD5 39a071f4422e63f674ad92ca2271473b
BLAKE2b-256 6ca066fb20045650e66a15f4554b01f4d2ea4aaeafe2c6f85d4cf1022c1af8fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3177404a5bd0935b3083756cf5c351c2f571dc779f5e74f82f496e88a81c251b
MD5 b391fd5f579d798bd3db69eb68de8d56
BLAKE2b-256 91c159f3f0b10859c02588274b6785226bb4ca5fe1f6954726bd57c137c82df7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 32ae4ac6f7fcc47e38564beee46e31f38659db595a5c5c39ac6333312b0d001a
MD5 1aac45a6413ef2b961cecb974acbb1c5
BLAKE2b-256 c4f9e2820dc46602fc2d5b42695e942bb3fbc508c4aa06f6cac596501be7abe2

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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

File details

Details for the file c_two-0.4.8-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for c_two-0.4.8-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 36e7ad5b844d235f6c1a3612fc35be3c078138b2178ba7ae7793a66ae1775815
MD5 cc7f1adb815d5e1cc8651f3f0b94e1e2
BLAKE2b-256 cba79b0547c1537435836587102e813443a6339bc2d9366ab28a3c7465e7c856

See more details on using hashes here.

Provenance

The following attestation bundles were made for c_two-0.4.8-cp310-cp310-macosx_10_12_x86_64.whl:

Publisher: python-package-release.yml on world-in-progress/c-two

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