Precompiled flatbuffer schemas for Foxglove
Project description
Foxglove Schemas (Flatbuffer)
This package provides Flatbuffer classes for Foxglove Schemas.
Installation
Install via Poetry:
poetry add foxglove-schemas-flatbuffer
Usage
Import types from the foxglove_schemas_flatbuffer module as follows:
import flatbuffers
import foxglove_schemas_flatbuffer.CompressedImage as CompressedImage
from foxglove_schemas_flatbuffer import get_schema
builder = flatbuffers.Builder(1024)
png = builder.CreateString("png")
CompressedImage.Start(builder)
CompressedImage.AddFormat(builder, png)
img = CompressedImage.End(builder)
builder.Finish(img)
# Serialized flatbuffer schema
schema_data = get_schema("CompressedImage")
# Serialized CompressedImage message
msg_data = builder.Output()
Stay in touch
Join our Slack channel to ask questions, share feedback, and stay up to date on what our team is working on.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file foxglove_schemas_flatbuffer-0.3.0.tar.gz.
File metadata
- Download URL: foxglove_schemas_flatbuffer-0.3.0.tar.gz
- Upload date:
- Size: 33.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7e9b6d5c883a239a5a17ce3f767e9df82f21f3e5e5c4ee3db8b556cd3644bbf
|
|
| MD5 |
0dea2988904a15fb0bbf129d318708c5
|
|
| BLAKE2b-256 |
bd1fda5028321a0b573a35a8010dee71c2d9a41d2f9b35d1833ec75a9cd10adc
|
Provenance
The following attestation bundles were made for foxglove_schemas_flatbuffer-0.3.0.tar.gz:
Publisher:
ci.yml on foxglove/schemas
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
foxglove_schemas_flatbuffer-0.3.0.tar.gz -
Subject digest:
e7e9b6d5c883a239a5a17ce3f767e9df82f21f3e5e5c4ee3db8b556cd3644bbf - Sigstore transparency entry: 167718012
- Sigstore integration time:
-
Permalink:
foxglove/schemas@1e204daf3e4f5458d041342d583f14c1be2d046e -
Branch / Tag:
refs/tags/releases/python/foxglove-schemas-flatbuffer/v0.3.0 - Owner: https://github.com/foxglove
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@1e204daf3e4f5458d041342d583f14c1be2d046e -
Trigger Event:
push
-
Statement type:
File details
Details for the file foxglove_schemas_flatbuffer-0.3.0-py3-none-any.whl.
File metadata
- Download URL: foxglove_schemas_flatbuffer-0.3.0-py3-none-any.whl
- Upload date:
- Size: 86.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b078552a72c2dcfec75e6bb082cdeb4b204a8c77e3585aaeafbbd267cbaa01d9
|
|
| MD5 |
4647dd5c20da5b1feb249ac44d1af92a
|
|
| BLAKE2b-256 |
af1cb70ea8fbc6de3abd4f5c7c53ce596d96181050df0060f7892a48023523b0
|
Provenance
The following attestation bundles were made for foxglove_schemas_flatbuffer-0.3.0-py3-none-any.whl:
Publisher:
ci.yml on foxglove/schemas
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
foxglove_schemas_flatbuffer-0.3.0-py3-none-any.whl -
Subject digest:
b078552a72c2dcfec75e6bb082cdeb4b204a8c77e3585aaeafbbd267cbaa01d9 - Sigstore transparency entry: 167718014
- Sigstore integration time:
-
Permalink:
foxglove/schemas@1e204daf3e4f5458d041342d583f14c1be2d046e -
Branch / Tag:
refs/tags/releases/python/foxglove-schemas-flatbuffer/v0.3.0 - Owner: https://github.com/foxglove
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@1e204daf3e4f5458d041342d583f14c1be2d046e -
Trigger Event:
push
-
Statement type: