Skip to main content

A framework for real-time air traffic management research

Project description

tangram_core

tangram_core is the foundation of the tangram platform. It provides the essential scaffolding for custom geospatial visualisation tools.

While often used for aviation data, tangram_core itself is domain-agnostic. It handles the infrastructure (displaying maps, managing state, handling connections) so plugins can focus on the domain logic (decoding ADS-B, processing maritime signals, simulating weather).

Components

  • Backend: A Python application (FastAPI) that manages the lifecycle of plugins and background services.
  • Channel: A high-performance Rust service that bridges Redis pub/sub with WebSockets for real-time frontend updates.
  • Frontend: A Vue.js + Deck.gl shell that dynamically loads widgets and layers from installed plugins.

Usage

This package is rarely used alone. It is typically installed alongside plugins:

# with uv
uv tool install --with tangram-jet1090 --with tangram-system tangram-core
# with pip
pip install tangram-core tangram-jet1090 tangram-system
# launch!
tangram serve --config /path/to/your/tangram.toml

Project details


Download files

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

Source Distributions

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

Built Distributions

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

tangram_core-0.2.1-cp314-cp314-musllinux_1_1_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ x86-64

tangram_core-0.2.1-cp314-cp314-musllinux_1_1_armv7l.whl (3.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARMv7l

tangram_core-0.2.1-cp314-cp314-musllinux_1_1_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

tangram_core-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

tangram_core-0.2.1-cp314-cp314-manylinux_2_28_ppc64le.whl (3.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

tangram_core-0.2.1-cp314-cp314-manylinux_2_28_i686.whl (3.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

tangram_core-0.2.1-cp314-cp314-manylinux_2_28_armv7l.whl (2.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

tangram_core-0.2.1-cp314-cp314-manylinux_2_28_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

tangram_core-0.2.1-cp314-cp314-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

tangram_core-0.2.1-cp314-cp314-macosx_10_12_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

tangram_core-0.2.1-cp313-cp313-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.13Windows x86-64

tangram_core-0.2.1-cp313-cp313-musllinux_1_1_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ x86-64

tangram_core-0.2.1-cp313-cp313-musllinux_1_1_armv7l.whl (3.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARMv7l

tangram_core-0.2.1-cp313-cp313-musllinux_1_1_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

tangram_core-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

tangram_core-0.2.1-cp313-cp313-manylinux_2_28_ppc64le.whl (3.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

tangram_core-0.2.1-cp313-cp313-manylinux_2_28_i686.whl (3.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

tangram_core-0.2.1-cp313-cp313-manylinux_2_28_armv7l.whl (2.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

tangram_core-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

tangram_core-0.2.1-cp313-cp313-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

tangram_core-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

tangram_core-0.2.1-cp312-cp312-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.12Windows x86-64

tangram_core-0.2.1-cp312-cp312-musllinux_1_1_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

tangram_core-0.2.1-cp312-cp312-musllinux_1_1_armv7l.whl (3.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARMv7l

tangram_core-0.2.1-cp312-cp312-musllinux_1_1_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

tangram_core-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

tangram_core-0.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl (3.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

tangram_core-0.2.1-cp312-cp312-manylinux_2_28_i686.whl (3.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

tangram_core-0.2.1-cp312-cp312-manylinux_2_28_armv7l.whl (2.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

tangram_core-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

tangram_core-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

tangram_core-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

tangram_core-0.2.1-cp311-cp311-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.11Windows x86-64

tangram_core-0.2.1-cp311-cp311-musllinux_1_1_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

tangram_core-0.2.1-cp311-cp311-musllinux_1_1_armv7l.whl (3.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARMv7l

tangram_core-0.2.1-cp311-cp311-musllinux_1_1_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

tangram_core-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

tangram_core-0.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl (3.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

tangram_core-0.2.1-cp311-cp311-manylinux_2_28_i686.whl (3.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

tangram_core-0.2.1-cp311-cp311-manylinux_2_28_armv7l.whl (2.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

tangram_core-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

tangram_core-0.2.1-cp311-cp311-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

tangram_core-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

tangram_core-0.2.1-cp310-cp310-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.10Windows x86-64

tangram_core-0.2.1-cp310-cp310-musllinux_1_1_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

tangram_core-0.2.1-cp310-cp310-musllinux_1_1_armv7l.whl (3.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARMv7l

tangram_core-0.2.1-cp310-cp310-musllinux_1_1_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

tangram_core-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

tangram_core-0.2.1-cp310-cp310-manylinux_2_28_ppc64le.whl (3.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

tangram_core-0.2.1-cp310-cp310-manylinux_2_28_i686.whl (3.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

tangram_core-0.2.1-cp310-cp310-manylinux_2_28_armv7l.whl (2.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

tangram_core-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

tangram_core-0.2.1-cp310-cp310-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

tangram_core-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file tangram_core-0.2.1-cp314-cp314-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cd1c3d69c8bc6d5d67470d017a181ff2d6d5ae19eb4e8149b1d19f73d8feb3d9
MD5 45546cbbd9a2d506a363354f5b2c8c14
BLAKE2b-256 1d503009eef75a325722f1ddc4a5fdfc3fd035f6047aca8ca88f9cfe13168183

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-musllinux_1_1_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 e541a6ccfcc8a5555d01ac01f75db043890f30031f0130f552adab4838fe9707
MD5 dab0bc8869b12ac666725ab21a835356
BLAKE2b-256 042b9846e98afac713e144ad9998988ed9fe0f5a25ac2143a2ede09b752bcedf

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-musllinux_1_1_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 fc6e1b795267ab3cf3d734714e5a8a69f0dcddf6b0b9a35d42dc71d758284b05
MD5 813c7c0d564a9e98e92a16aaea127616
BLAKE2b-256 00d35e95cbd00bcf802c65e36205431521a0ec7b7ba61deead1e560f8770a768

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-musllinux_1_1_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fdda93a0f792fff0e23b5d270d56f10826f7a689856372f03bc933f6e256641f
MD5 73a60adb178efea5b2b49c5e80797fcf
BLAKE2b-256 2f6ebc9e224896b9b611dabd6556039b544a0547c05a0b0d46dea81cad408775

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 8ba43ee5ee1918583442f92e5919ddebf0abdedae350562a91e57ee70dbbca47
MD5 b687feab71eab3d39ea5452df2603f74
BLAKE2b-256 585b76dee1a34ed9b948e299f48edcd4328bec03f0242aa0a8f9b0bedc8c1971

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_ppc64le.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 e16063b306d619c85242638a45e01543178a3780f93ff30ec235a29fd9753710
MD5 4746e4a80de5591db1d197f7e509b267
BLAKE2b-256 6e78714fd47fb8ed6ebff65637e4331850de0d830601e8869fc60a640307cfa3

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_i686.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 bacb0dd2ec2267b1e41628ab1dd3eb664c599aa300ee69f8a0b198de315a591c
MD5 56004770e52b6486c79f100a4b9a3f1c
BLAKE2b-256 a427c6d0a0101dbea8f51492997a8322ef92403d6ca40c9038b6c2715b045e17

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 137a3caef619031f59411a0fef2e3636bd904f6b72cd657010512ea92b5b6d70
MD5 175e869266550ba5b50eb1ec8e9ab360
BLAKE2b-256 770d712c98042eeb789ab227ecb20052293e490932937619d307566f4019a60f

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07e3396a505f87107b18cd82da32dd26bd4e04a7f536038024570a15c3aed9c4
MD5 2c7f09467fa70e4be409d84d81509458
BLAKE2b-256 eeb0495afbec420d56540e71ceb5db5a43deed97218def67197e8a825ef345ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ab3f262f2f0a4aa55026054a9c4a5c420e8657b5f24cec9c2b20372bd0465ae1
MD5 b802df29421c296d5cd52102cac62039
BLAKE2b-256 2d1984cc1e3a92b6d0f02fd64e4c253cdd3f5052a5464f08c542fdde9148cde5

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp314-cp314-macosx_10_12_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 aaafa2a246bf12ed1dfef49c285fd6b4218da028255519a702be7597c61f9aae
MD5 aa7719e76f85090c215cc685c22d0da0
BLAKE2b-256 3c186707d7189d829678481a2906d25c45697a49a528b78a911190d9c1ac4b1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-win_amd64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7ca85160d826f9c35a25d3439c4f66bd2d76b193dec766d24fa084ea2683491e
MD5 d0526eedad8d220c5a9751e267e25bdc
BLAKE2b-256 f10b19a6a719371cdb694624c6c43e6e7d9230af37c60d0154d1f42521459e76

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-musllinux_1_1_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 50c103e4354851addd250abf2e2713f5cb5c63090f68cfae135228b89aba0fd4
MD5 ae7f055e47f4c119881e352fa09e2e9b
BLAKE2b-256 4b371499fc81a25524818cfe35bcd613be3a7a8a0513e1db63703e85a2e114e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-musllinux_1_1_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 09fcee67adf90b900eef6c47c2270a1838bfe74b767ba15351b1e6beaa365720
MD5 e09778b03e61dd66a9a2322530151ea3
BLAKE2b-256 03c6b4d5b70fba2f3923019ca6f32f89cf108249bcb724c0f3ca6a57e8629839

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-musllinux_1_1_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c85548f2588ca3fb3f7111e8bcdafeed9b25d3123522b7d49e319644be0b2b21
MD5 720790f1ec7974d445495f74ad9fdf75
BLAKE2b-256 56e403bdaeb35a14686f6be875eb078c3d6612bb7d876f108aa70293560183fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 bf416bc539a48a344f7120287de74bb408ddd67f53c0d579af68c51d9af5f4b6
MD5 433207b8e1c554e8cf6806221c8f85e6
BLAKE2b-256 8085594ca9ae78d4e88b001d9ffa8d386bc71292c28c7c57bf7691b061584604

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_ppc64le.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 678fb70a832ed0099afdbb6f3679908ebe9e933163732dac8f1b637e39050e74
MD5 c4f5f6cdb7b7b871a20b513d26453a9d
BLAKE2b-256 e7ba3f60804763e9b52281438098ddda23a1f2b831bdb120c6285c0764949fc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_i686.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b6ee6e53e7f998bbb60485257d809adef4fded6caf1c4d4dd9b4fbd0f7f0e54a
MD5 bcd5c0c75bcce98142b83cdee21cb9e0
BLAKE2b-256 67b6378e8bd3618cd38b4ac8984604faeff68911166080a645b416339e71569f

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e7b6eb1b6960e3e6af9196dfc918d0b760ea43c0f78f829798bbed662affdcd4
MD5 5ebbc4e3cf081a99b99e0fec8ec1f678
BLAKE2b-256 90b8418039b3caaf68a8e02007bb36bee4fea95c9ab7d1bed5b7c0ec74ffbf6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 827af42e67928fe698e7eb5ca58b89360814d4f5102ee027c8f40d19e1434827
MD5 cf153f5802a4cf87bf0ee1a66cd3fb84
BLAKE2b-256 ac85a2b3e983a6f0419d8c83f29903ee883fcc8a7ffb45e45c24a7bcc8dd6773

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4a84a64b508b9a0311e37d9c684fe9c151f99da0890a8f007e6ba407bf20f529
MD5 5f604e5494e5ae9eb9bc1dbc5ee0a485
BLAKE2b-256 8b7aa1b46961592301003d345c62a5639cfba2fc5094492e6fb0c6f45d1aee10

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6eda097f8a5f6214692a0977ca98d5376b4cdb385df16eb757f0acb1b9d194ab
MD5 50daaee7e7dbb5339da64cfbdf362667
BLAKE2b-256 51fdd3284053b319fa7787dfb26212c6cd315c6706726d539af31f2593129c77

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-win_amd64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6f7567e8644da025e43b74130426c459509bc31785a78df5678fda1add5ff962
MD5 40976bb898c490e1e24513b7560c3438
BLAKE2b-256 eedb8e313e0528883fb37830cebb8e8db6bddae4b2ccea7d9d664ae56eb1c89f

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-musllinux_1_1_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 53bd7a94377002606c12749f4a1aa38e92cec461c0622112e2bfe10575e20e0d
MD5 ae245147c4af835add674c0183cc8305
BLAKE2b-256 cdbabb49e2e4416f2ed872ea3a113348c2a8d430976cdb7267c6b4aa92a728d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-musllinux_1_1_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 874a181a8f82f531aeb7de6c9259fad46aef33a979d6a62b4d45d462817869a0
MD5 a0135b53ac7455199b0ffe7ac8092206
BLAKE2b-256 cbf9245929928cbe7000e9f553552421298c7dab9d1a5ecf8a0df695b3596e2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-musllinux_1_1_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b2f0db0d800550b974aba6de6d59d85c505c5e620499af014d1c9aaa70859e66
MD5 1608aad694c7c9abf23a5d31c5fc5721
BLAKE2b-256 e3a9dbddad9fc64e18a8faaf3d5e4e16a980491514205695e78480d5cc398e99

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 3659e526f8bd96cd2758de03d0d08756ac1705f5d2bee281d447a14b82c43a36
MD5 d2f612c4e8d7889f694743329478cceb
BLAKE2b-256 ec4f47f80c178e14746c2a5e379ffd3f70810ea2150f3bac0b3091adca68b004

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_ppc64le.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 d2a404ae68e0a1b7612ef1e5edb181bf91dd3db6a43b73e91512e2a759051b07
MD5 4d82d223474aebce81ff65098db42864
BLAKE2b-256 8d12b1217f4e005cb12e9e803b8d55d85a1e68c0c8ccf9a60ac0770be2555c7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_i686.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 682468a3bc5558fb5c288a36f68b1e9667baaf82d716c46bb785a24994b1f153
MD5 3326b6763f78cb81e720fd484f16bbad
BLAKE2b-256 37be5894c358071e065a928333e5ce9743a8be66ffe6685649286faaed17ae31

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ae0b82ab0aa6560e11c00c7f33baef11f5724cbf5e9055909b390b68b22ffebc
MD5 ce1e4d1b0f85dd5b86ca3807e3dcb2f6
BLAKE2b-256 a04777ab79de66e49ab340cbe01e03df98184a4c1f34aba8cb4609073182551c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24ba0e7834a7ca72785d1949f2935a0f3209d825f2816b009c0b7293291a6284
MD5 79471b376dfb3f6471bc8ced0beadab4
BLAKE2b-256 5c4500348f63dce5855c8a0e118b279d9da959a6780953c086519c7e2d779826

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 34b3956468af327dc9428f24ffcd90c92478f6b256d359caf7558f60fe3db59a
MD5 3fed939517acd82a419ac061194421c6
BLAKE2b-256 6f89518c332dc105b902a87ffca6ebc1ac1a5fb6e933b27d965a6164cde11786

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a724b4c8a2282fabedc814e716ba0c6a39b8052d974d9e6b2e536a878e686f87
MD5 65d307a5f6e45a60186eaa0f46025f6b
BLAKE2b-256 989b700ea5998349b1a228f48b01007f368aac97caea68c66becdcff938c1267

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-win_amd64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 627c0f0a6565420bbf20a2f19887e2ec99a627cbec2fa1dbb217f7cb29da1de4
MD5 44d48c04caebbac0640f238ad56d691d
BLAKE2b-256 db19905c4cf2c3907120957a617bc4b4b41345adddcfbae86e640787965b16bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-musllinux_1_1_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 7120bd9d69844ec1a5758f0ca37e6c981fb1cf39a25b082b8e049095a027a5d7
MD5 778f73eb47f00c5936ef9149621905a4
BLAKE2b-256 ac6449c6fc912b0d26acda223ab3d2fcedb510f393be625b99d87191212a64d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-musllinux_1_1_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 03320667460a78027036174d4cce86c60e57d826cb99a0dc0f8b4513979823fb
MD5 14794097f64b905b6974fe9ed39f255d
BLAKE2b-256 a9723f608213fabbadeb9d445711d389ec51e5030b7a4d308a4d6dcecddc877d

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-musllinux_1_1_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e11687d009213c3749eb49c8f2831813211fb025478296a0058e96de060b39fc
MD5 dedabb80b300564edb81b1efeff2a67f
BLAKE2b-256 2f9e743b67b5ebaed6052d7791113f63890cbd74ac615b3b1aedc8d04a7bc39a

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 13cc31228185b567d29a33c590f5a678a0c288198dbc3dc7382ea8db8fd87943
MD5 6a684ded833e5e55bef8eed4f7714318
BLAKE2b-256 e0d1dd873e84726f7b1b43ee7387fadd976b255b34579e57968a86d0b9a6f150

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_ppc64le.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 db4e1353d1d6afd7795359d6e70943686f226f3cbe9ea9547dee48a8efb14903
MD5 43cdc18364d6b9e5e875d1d037e80a39
BLAKE2b-256 0cd1bbc8b39b26ec490fc9cf890a3c6ededa29339443980322db4b6218af7167

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_i686.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 a826142b5db17c1ecfd3fa357a56153389234525d2608a7627d906730286250b
MD5 14d0f65a1e96cf86255ee107faad71e0
BLAKE2b-256 04151db1ec98b303cbf0b1662d940b1e2660374ce8202a30f79d380a3c610436

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 214602fb518c9fb2473d93cc1c9e14bf61137514e4bc84e98e08e3dba68a7fad
MD5 0c90603f14bbea3128f1142bdc4a6270
BLAKE2b-256 0e96f25fa15c060fd4c8cc197170b952762ec66dad269813909b15ff7b35233c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce1a44a590d516e2cfa04167ed006c7837acef5d8eca0ad6346596c7f897de78
MD5 9615aa83e59e1506275155ab3571b601
BLAKE2b-256 4cdd4205d38870adb9478ef180c0ea9ba8a1da300856417028785fef71365172

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 915ed938e06fcb3ace3bcbf672ee03fb042a51fc15f0efcb8555db54d748191b
MD5 970f7269d4c3c5446fc9ef4d453cf125
BLAKE2b-256 369e2191019586779d680bc1bfe0d2d851d0cbf2acd6347f443bb2808e9e7768

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2cf9420f9f6f6d40f7ab9075009cc2a9aff0ce9d53484e80aa9658301132d20f
MD5 e3660ed5c2195011f490cc2abea9b48b
BLAKE2b-256 f4be46bcbfea23adb68072f79958a0c75200a759021bdb0a6560d1cc02a186fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-win_amd64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f4ceabb6515c78001e6ace06ff0db4eb6a73013e8437326ed7f6886e156b4578
MD5 6fbdd02d41527460ab7c24cc82df11b4
BLAKE2b-256 30021f84f3e7d1541a5825037cc17956109e59b127dbe9772180355c09b60b9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-musllinux_1_1_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 cbb0ab3ea2b086b204826fd0274359b45dbe5421fa4c0c5569900ac947d40eff
MD5 2716d0b8c0762b26e83204530d89f53b
BLAKE2b-256 08d65aedffc3b8451307df8b03d1e1e8bd309002c57d50a97481c0a1bcab39a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-musllinux_1_1_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 dc026f4e1ff724798808751b2716c2a35ed7075ede6c6c94ffdfc99e75a2adfd
MD5 1e6a60a326342dcce7c245fb985817b0
BLAKE2b-256 837810eee9cc50f46eeb95fc2e78db82e865ff8e0c43692654bd9a119e509df7

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-musllinux_1_1_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d77921118863a3e01ce0771c23499757e0a73f5cb603bd1dd19fc9e9bab71cf4
MD5 2755e1ad948144262496b4b01d239e51
BLAKE2b-256 9e62488eb0e6665fb02a29f4299adc3ef19492b49c3c3af1a055ae49e4251ce9

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 95c7ae113c44ee90bb936496d55aa0d2798655754d863441f00ffd7e60ddf23d
MD5 cf256dfe8187c17df751eb6cbcc03a99
BLAKE2b-256 ee471816c835ba9f752ad7981e6dcc0ee9e180786b1641b6982e0e740f28a4ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_ppc64le.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 bcf4e9b132c16a9e99dd05918b33bc10d30487806bac96433ef280fb678c3503
MD5 6d7869c5af5986961f443a4342f245f0
BLAKE2b-256 fd9aa1d5a50c7ebda12030ed294eda3c148156f05c0bcfadfc9afb58333d568f

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_i686.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 ea77e65cfb47c759b643679a7516ae304e2ff9b4e8b2ee7dafe0248944ebf098
MD5 2b8bbd7aa69b5464799420341a7218c7
BLAKE2b-256 dc3d631e45ae62adb6dab64870e625b4f1c9d6f64075a12b6c081e8dd55019ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_armv7l.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 06e3d3c7510087401fb2fab314ca8ecfd011083e387813b1542945efdb4a38d9
MD5 34b35dcd3ae6e94e7243790c075362fb
BLAKE2b-256 7623a9f8b9b345e5723f75375f979e6fefe418f2f37d0e83df73e54f83098670

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb718b91121fcf122d2a7902f8049ddf8f0b6e9494c2663ed95da285dbaf7996
MD5 2ab7a5d19fda1ebff20db77629047450
BLAKE2b-256 416fc0b689506a1ff85123ef067ba22538b46562dcf76979c30cc9ee00de427e

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on open-aviation/tangram

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

File details

Details for the file tangram_core-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tangram_core-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5439645073ea594d946549aafecf2561042d0486711ca97985a865b9dddd8fe3
MD5 664e43b6d9eb47692cc397588592d067
BLAKE2b-256 0d5fc5f96abf4aad457f2583dcf68364f59a0ad8806d9fec313410ecf6fab501

See more details on using hashes here.

Provenance

The following attestation bundles were made for tangram_core-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl:

Publisher: release.yml on open-aviation/tangram

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