A package for generation, serialization and deserialization of colav protobuf messages.
Project description
colav-proto
A project for generating, serializing and deserializing COLAV protobuf interfaces. Providing interfaces for generation of all the different protos required as well as different types and constants related.
Table of Contents
Installation
pip install colav-proto
Structure
The source code in colav_proto is organized into the following main directories:
Usage
Once the package has been installed into your environment, usage is simple.
Imports
</code></pre>
<h3>Sample Mission Request Creation</h3>
<pre lang="python"><code>
Sample Serialization
serialized_msg = serialize_protobuf(mission_req_proto)
Sample Deserialization
deserialized_msg = deserialize_protobuf(serialized_msg)
License
colav-proto is distributed under the terms of the MIT license.
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 colav_proto-0.0.3.tar.gz.
File metadata
- Download URL: colav_proto-0.0.3.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a71ab0588deb33a7583eaa1ed3e85f72c930de9e0d491eb2782e54e31650f1ac
|
|
| MD5 |
064c59f4ecd0302a689b750aa6aa7fee
|
|
| BLAKE2b-256 |
ba793a23dc67b8665b13869b0e37be2325491d588ef7f846a5e4b72de986f338
|
File details
Details for the file colav_proto-0.0.3-py3-none-any.whl.
File metadata
- Download URL: colav_proto-0.0.3-py3-none-any.whl
- Upload date:
- Size: 55.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e72a35ad76f1333b2553ce0d4b2a39e5ef5ae03b35c111af9845a634d0214afd
|
|
| MD5 |
49e6dc19117d136dd8bd24ec38106c85
|
|
| BLAKE2b-256 |
24f8767917bdc4178e28f3b8a3aea31b16ed482dda81d2e7b6a32eb4240ea1b0
|