Python-MSS v1.0.0

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

Release date: 2015-04-16


  • Python 2.6 to 3.5 ready

  • MSS: code clean-up and review, no more debug information

  • MSS: add a shortcut to take automatically use the proper MSS class (fixes #5)

  • MSS: few optimizations into save_img()

  • Darwin: remove rotation from information returned by enum_display_monitors()

  • Linux: fixed object has no attribute 'display' into __del__

  • Linux: use of XDestroyImage() instead of XFree()

  • Linux: optimizations of get_pixels()

  • Windows: huge optimization of get_pixels()

  • CLI: delete --debug argument