Skip to main content

Protobuf definitions converted to python classes for use in `fameio`

Project description

PyPI version PyPI license Pipeline status REUSE status

FAME-Protobuf

Google Protocol Buffer (protobuf) definitions define the structure of binary input and output files for FAME applications. Please visit the Wiki for FAME to get an explanation of FAME and its components.

FAME-Protobuf connects FAME-Io to applications based on FAME-Core. Thus, both depend on FAME-Protobuf.

Repository

The repository is split into three source code parts:

  • protobuf definitions reside in src/main/resources,
  • derived Python classes for FAME-Io reside in src/main/python.
  • derived Java classes for FAME-Core reside in target/generated-java-sources

Installation instructions

Use this Maven dependency:

<dependency>
  <groupId>de.dlr.gitlab.fame</groupId>
  <artifactId>protobuf</artifactId>
  <version>3.0.0</version>
</dependency>

Packaging

Compile

The pom.xml is configured to allow automated compilation of the protobuf definitions to Python and Java classes.

Maven build

In the cloned repository of fame-protobuf, compile and package fame-protobuf locally to your Maven repository:

mvn package

Deploy to PyPI

FAME-Protobuf is packaged to PyPI. We use poetry for packaging. Packaging requires these steps:

  • install poetry: pip install poetry
  • run the packaging script: python packaging.py
  • build wheel: poetry build
  • publish: poetry publish

Contribute

Please read the Contributors License Agreement (cla.md), sign it and send it to fame@dlr.de before contributing. Also, check CONTRIBUTING.md.

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

fameprotobuf-3.0.0.tar.gz (28.1 kB view details)

Uploaded Source

Built Distribution

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

fameprotobuf-3.0.0-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file fameprotobuf-3.0.0.tar.gz.

File metadata

  • Download URL: fameprotobuf-3.0.0.tar.gz
  • Upload date:
  • Size: 28.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.3 CPython/3.11.14 Windows/10

File hashes

Hashes for fameprotobuf-3.0.0.tar.gz
Algorithm Hash digest
SHA256 df15e06886ff4229c910e5bd43ca4345919711c40c6becb7627da0b50da36ab1
MD5 34e0b3ef2f20eddb0dfd802668c988fd
BLAKE2b-256 25223f1a13ca48aa3d58d20b2d90d26887c9c52b1acc66124aca8880987bfa10

See more details on using hashes here.

File details

Details for the file fameprotobuf-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: fameprotobuf-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.3 CPython/3.11.14 Windows/10

File hashes

Hashes for fameprotobuf-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7dade0d79a7b54cdf2a8226089fa593f5feebd98587e6576d749a6b8f276800
MD5 aad1fcfee499c2498c92b4aff9986a5b
BLAKE2b-256 d62e890e1d81d6bc585d6d59f0d72a0b1658ee87a2647b21e71c4f5f1a890da4

See more details on using hashes here.

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