Skip to main content

Cross-product protocol buffers

Project description

Informatics Matters cross-product protocol buffers

PyPI package (latest) Build Publish

A library of python bindings for protocol buffer definitions used by one or more products in the Informatics Matters product suite.

The protocol buffers are used across multiple components and languages. At the outset we anticipate supporting Python, and Java. The root of all packages is src/main as required by build tools like Gradle. From there the directory is proto/informaticsmatters followed by component directories or a common directory. An example protocol message file might be:

src/main/proto/informaticsmatters/protobuf/datamanager/pod_message.proto

When transmitted on a topic-based messaging service the topic is the lower-case dot-separated message name relative to informaticsmatters (excluding the Message suffix), e.g. datamanager.pod.

Installation (Python)

The protocol buffers are published on PyPI and can be installed from there:

pip install im-protobuf

Once installed you can access the protocol buffers with:

>>> from informaticsmatters.protobuf.datamanager.pod_message_pb2 import PodMessage
>>> pm: PodMessage = PodMessage()

Get in touch

  • Report bugs, suggest features or view the source code on GitHub.

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

im-protobuf-5.0.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

im_protobuf-5.0.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file im-protobuf-5.0.0.tar.gz.

File metadata

  • Download URL: im-protobuf-5.0.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for im-protobuf-5.0.0.tar.gz
Algorithm Hash digest
SHA256 c90627ce515f739c8110563675b7e6ab9f2b0659d3f9ca1d308df689002ea008
MD5 adc40290a7be3df2afdc2d45330bfcc9
BLAKE2b-256 4b18e2b310374e2f80667884c61dc2f0131fb25b6b4ec1e73d59fbc7eb8e2476

See more details on using hashes here.

File details

Details for the file im_protobuf-5.0.0-py3-none-any.whl.

File metadata

  • Download URL: im_protobuf-5.0.0-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for im_protobuf-5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ef598941496c9b0164d13e0c3582cec994a2e6a5e72c37b320999f689c446f72
MD5 e02747e3b519373a2ff6b2239ad525c8
BLAKE2b-256 ac585ec043e7001e39f03f8b3def9979aeafa1f0372d0d860cec4411f3205a44

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page