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-6.0.2.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

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

im_protobuf-6.0.2-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: im-protobuf-6.0.2.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for im-protobuf-6.0.2.tar.gz
Algorithm Hash digest
SHA256 c22f4f6e450e3822765c89b9ff4be9d5962440f874a93280736bc61bf9b187c5
MD5 c199b8f424d9b9bc0a0a7e9b0364fd8f
BLAKE2b-256 10b6b3f973a464ce6144e8cc6c2e5c5e67da1100e5d1285971d8e72ba63c5b3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: im_protobuf-6.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for im_protobuf-6.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3d4147da209437053eaad47326b389d1eb7f86542d1f0810c67b356fa82e2ba6
MD5 5a7d65d859bc0bebe7067c8b5c3f163c
BLAKE2b-256 584fc3698b0a095259c945e9736c4972b56b64a6cb8368f495cb4ada71891927

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