Skip to main content

Cross-product protocol buffers

Project description

Informatics Matters cross-product protocol buffers

PyPI package (latest)

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/PodMessage.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-3.0.0b1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

im_protobuf-3.0.0b1-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file im-protobuf-3.0.0b1.tar.gz.

File metadata

  • Download URL: im-protobuf-3.0.0b1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for im-protobuf-3.0.0b1.tar.gz
Algorithm Hash digest
SHA256 7fcc16bb16a9a73f89d17c2a657316bd0863c47351581bbc74481beff0002701
MD5 d0d8fbe8c900f77d0395438f07c59eaa
BLAKE2b-256 806ba3f79b60a9aeb0dcc95cdd86f13c88fa67f2d6bb17aab5ed233e34297bb8

See more details on using hashes here.

File details

Details for the file im_protobuf-3.0.0b1-py3-none-any.whl.

File metadata

File hashes

Hashes for im_protobuf-3.0.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 bd5a23d427cdb748c522c3f21e552de16aec51268aafe9582f4968c796af464d
MD5 19143a722726096f8af8752e4589102f
BLAKE2b-256 358a3b57df7d283f2b526f9987bbb6b996afbfc147b2fe87e4b874457e7abec1

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