Commit Graph

14 Commits (dcbb128e7c85600e8e64ccd1a325d51d63eb0827)

Author SHA1 Message Date
scito 97e4f084cb mv docker extract_otp_secrets_no_qr_reader -> extract_otp_secrets_only_txt 2 years ago
scito 144c9e6320 fixes after change to src-layout 2 years ago
scito 3e4476e317 change to src-layout 2 years ago
scito 04d864c093 add code coverage bade & ci: fix pytest-cov 2 years ago
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
2 years ago
scito a60cbbb7bb ignore wheel files 2 years ago
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.
3 years ago
scito fb66c5f568 minor improvements 4 years ago