Python-MSS v2.0.18¶
This is version v2.0.18 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.
Release date: 2016-12-03
change license to MIT
MSS: add type hints
MSS: remove unused code (reported by
Vulture)Linux: remove MSS library
Linux: insanely fast using only ctypes
Linux: skip unused monitors
Linux: use
errcheckinstead of deprecatedrestypewith callable (fixes #11)Linux: fixed security issue (reported by Bandit)
docs: add documentation (fixes #10)
tests: add tests and use Travis CI (fixes #9)
:heart: contributors: @cycomanic