Commit Graph

11 Commits (8f646152316e87e6b95e6f3248a05639f14cc62b)

Author SHA1 Message Date
scito 3e4476e317 change to src-layout 2 years ago
scito 7f5d4b37ee initial pyproject.toml 2 years ago
scito 82e43172c3 update setup.py 2 years ago
scito b2a877061c add typing_extensions for compatibility 2 years ago
scito fb43c6793c type hinting fixes 2 years ago
scito 04d864c093 add code coverage bade & ci: fix pytest-cov 2 years ago
scito faafb61241 fix type hint compatibility with Python < 3.11 2 years ago
scito f4389ca8a3 fix linting 2 years ago
scito b89a338246 enable mypy type checking 2 years ago
scito e754befb52 refactor; update setup.py
more verbose logging
better error messages
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