Skip to content

limian1761/StructuralAnalysisFormat-Protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StructuralAnalysisFormat-Protobuf

A protobuf for www.saf.guide

About SAF

<www.saf.guide>

python_protobuf

run generate_proto.py to generate proto files form example proto file

than you see the saf.proto generated in the proto folder

python_betterproto

install the protobuf from google protobuf

using protoc with betterproto to generate python code https://github.com/danielgtaylor/python-betterproto

pip install betterproto

protoc -I . --python_betterproto_out=src proto\saf.proto

About

A protobuf for www.saf.guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published