Python-MSS v2.0.22¶
This is version v2.0.22 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.
Release date: 2017-04-29
MSS: better use of exception mechanism
Linux: use of
hasattr()to prevent Exception on early exitMac: take into account extra black pixels added when screen with is not divisible by 16 (fixes #14)
docs: add an example to capture only a part of the screen
:heart: contributors: David Becker, @redodo