Python-MSS v5.1.0

This is version v5.1.0 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.

Release date: 2020-04-30


  • produce wheels for Python 3 only

  • MSS: renamed again MSSMixin to MSSBase, now derived from abc.ABCMeta

  • tools: force write of file when saving a PNG file

  • tests: fixed tests on macOS with Retina display

  • Windows: fixed multi-thread safety (fixes #150)

  • :heart: contributors: @narumishi