Commit Graph

22 Commits (cv2_1)

Author SHA1 Message Date
scito 66c68fd9ef fix Python 3.7 compatibility 1 year ago
scito cd5160f123 fix Alpine tests 1 year ago
scito b86c4f9a61 add ignore duplicate entries option and add quiet test; fixed -k stdout 1 year ago
scito 722009b172 build: add generate result files option 1 year ago
scito 77e23b4ae4 refactor cv2 window and logging
- increase font and cut if too long
- refactor logging
- extract key handling
- refactor big methods
1 year ago
scito 16047a5b15 fix test compatibility with Alpine Linux 1 year ago
scito a3bda6ff8e make PYTHON workaround uniform 1 year ago
scito fff74fc638 handle errors while reading QR from camera; log errors 1 year ago
scito a8559db6e0 ci: mypy only for latest Python on ubuntu 1 year ago
scito 869c404489 fix fileinput.input encoding only since Python 3.10 1 year ago
scito 003e122808 ignore types for stdout.reconfigure 1 year ago
scito b3fc854078 colored warn and error messages
- add log_warn() and log_error()
- adapt tests
1 year ago
scito fc1619d9c7 disable verbose unittest for Windows 1 year ago
scito 5be6e9c322 fix finput encoding problem on Windows 1 year ago
scito 739ae4c012 fix pytest.skipif 1 year ago
scito e311386a15 skip verbose tests for windows as there are encoding problems 1 year ago
scito 3558eba93b use detect_and_decode since qrreader is fixed 1 year ago
scito 1f04dd71e2 allow to choose qr reader for images 1 year ago
scito f731530f57 improve handling of wrong urls
- adapt tests
- improve messages for files
- show red box camera
1 year ago
scito 549c128fb7 renaming extract_otp_secret_keys -> extract_otp_secrets and test file names 1 year ago
scito 144c9e6320 fixes after change to src-layout 1 year ago
scito 3e4476e317 change to src-layout 1 year ago