This website requires JavaScript.
Explore
Help
Sign In
CS-46X
/
gateway
Watch
1
Star
0
Fork
0
You've already forked gateway
Code
Issues
Pull Requests
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
280
KiB
Python
100%
5dc3587ccb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
sessionm21
5dc3587ccb
add protobuf
2020-04-28 21:18:17 +01:00
main.py
init
2020-04-19 07:36:00 +01:00
message.proto
add protobuf
2020-04-28 21:18:17 +01:00
README.md
init
2020-04-19 07:36:00 +01:00
README.md
Dependencies
protobuf-compiler
python-sqlite
Generate files from .proto file
protoc -I=./ --python_out=./ message.proto