Commit Graph

8 Commits (4546655cc5299a0569f1faa747a48615e5fa3de3)

Author SHA1 Message Date
scito fb4cee14da add VSCode devcontainer setup 2 years ago
scito 4027677b38 add vscode settings.json 2 years ago
scito 8d3e634eed add latest Python version to workflow 2 years ago
scito c0d1cf6c51 upgrade to protobuf 4.21.5, add quiet mode, refactor code, add unit test
- update README.txt
- rename generated code directory
- refactor code:
    - extract methods
    - make code testable
2 years ago
Greg Weber 4107de019e add a devbox.json to convenientally run this
see https://github.com/jetpack-io/devbox
2 years ago
scito 7a8ba31947 Fix #9: add export to json and csv 2 years ago
Michael Iseli bf96148461 Add python virtual env instructions
This change adds instructions on how to setup a python virtual env for this
repo.
In addition, the respective requirements files have been added for easy
installation with pip.
2 years ago
scito fb66c5f568 minor improvements 3 years ago