Commit Graph

13 Commits

Author SHA1 Message Date
scito
144c9e6320 fixes after change to src-layout 2022-12-30 15:31:41 +01:00
scito
3e4476e317 change to src-layout 2022-12-30 12:37:05 +01:00
scito
04d864c093 add code coverage bade & ci: fix pytest-cov 2022-12-30 00:58:52 +01:00
scito
c44a3f45de add pip installation; improve README
- improve README
    - add Installation section
    - add Features section
    - add Glossary
    - add related projects

- add setup.py for pip installation:
    pip install git+https://github.com/scito/extract_otp_secret_keys
2022-12-10 12:23:13 +01:00
scito
a60cbbb7bb ignore wheel files 2022-09-25 11:59:46 +02:00
scito
fb4cee14da add VSCode devcontainer setup 2022-09-04 13:58:58 +00:00
scito
4027677b38 add vscode settings.json 2022-09-04 13:44:46 +02:00
scito
8d3e634eed add latest Python version to workflow 2022-09-03 16:38:29 +02:00
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
2022-09-03 14:55:17 +02:00
Greg Weber
4107de019e add a devbox.json to convenientally run this
see https://github.com/jetpack-io/devbox
2022-09-03 11:13:45 +02:00
scito
7a8ba31947 Fix #9: add export to json and csv 2022-06-29 06:25:56 +02:00
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.
2022-01-06 20:47:57 +01:00
scito
fb66c5f568 minor improvements 2020-12-21 19:52:55 +01:00