Create UML diagrams from Protobuf proto files
Project description
Protobuf UML diagram
A tool to generate UML diagrams from Protobuf compiled .proto files.
Usage:
$ protobuf-uml-diagram --proto "cylc.flow.ws_messages_pb2" --output /tmp/
Logging output:
INFO:__main__:Importing compiled proto cylc.flow.ws_messages_pb2
INFO:__main__:Writing PNG diagram to /tmp/ws_messages_pb2.png
Image output:
Installation
$ pip install protobuf-uml-diagram
$ protobuf-uml-diagram
Development
$ git clone https://github.com/kinow/protobuf-uml-diagram.git
$ cd protobuf-uml-diagram
$ pip install -e .
$ protobuf-uml-diagram
Docker
Generate UML diagrams from all (uncompiled) .proto files in a directory:
./dockerbuild.sh
./dockerrun.sh <path_containing_proto_files> <output_path>
License
Apache License
Project details
Release history Release notifications | RSS feed
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 protobuf-uml-diagram-0.3.tar.gz.
File metadata
- Download URL: protobuf-uml-diagram-0.3.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a3faf89880f845cbb0192731f0f46364ecbdc70562f25485bc824a6035e574d
|
|
| MD5 |
a23a1181210b54b86d4042b1c936b1d3
|
|
| BLAKE2b-256 |
8d03984a8e409b7fc19c316d08847fb2d5cd608699b5ad2222204d4558016e7a
|
File details
Details for the file protobuf_uml_diagram-0.3-py3-none-any.whl.
File metadata
- Download URL: protobuf_uml_diagram-0.3-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f9154cbcf2afd1c3bed7424c8a9aed81afdb5ca3423a138bb10fc4161520614
|
|
| MD5 |
f787831f3e08697d032c547c8ae31b22
|
|
| BLAKE2b-256 |
37ae988ffda98e732fccdd48acbe714fbf0ebbcfa47896659c2e243023774baf
|