Python-MSS v0.0.8¶
This is version v0.0.8 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.
Release date: 2015-02-04
MSS: filename’s directory is not used when saving (fixes #3)
MSS: fixed flake8 error: E713 test for membership should be ‘not in’
MSS: raise an exception for unimplemented methods
Windows: robustness to
MSSWindows.get_pixels(fixes #4):heart: contributors: @sergey-vin, @thehesiod