Contents

mss 9.0.2

0

An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

Stars: 1008, Watchers: 1008, Forks: 91, Open Issues: 41

The BoboTiG/python-mss repo was created 11 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1008 github stars!

How to Install mss

You can install mss using pip

pip install mss

or add it to a project with poetry

poetry add mss

Package Details

Author
None
License
MIT License Copyright (c) 2013-2024, Mickaël 'Tiger-222' Schoentgen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
None
PyPi:
https://pypi.org/project/mss/
Documentation:
https://python-mss.readthedocs.io
GitHub Repo:
https://github.com/BoboTiG/python-mss

Classifiers

  • Multimedia/Graphics/Capture/Screen Capture
  • Software Development/Libraries
No  mss  pypi packages just yet.

Errors

A list of common mss errors.

Code Examples

Here are some mss code examples and snippets.

GitHub Issues

The mss package has 41 open issues on GitHub

  • Xvfb error while trying to open multiple xvfb screens in single python session
  • ScreenShotError("gdi32.GetDIBits() failed.")
  • (windows10)How to increase the occupancy rate of the graphics card by the program
  • Support request: Wayland

See more issues on GitHub

Related Packages & Articles

Kivy 2.3.0

An open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.

mobly 1.12.4

Automation framework for special end-to-end test cases

jsonargparse 4.33.2

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

hdfs 2.7.3

HdfsCLI: API and command line interface for HDFS.

gTTS 2.5.3

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

glom 23.5.0

A declarative object transformer and formatter, for conglomerating nested data.

fire 0.7.0

A library for automatically generating command line interfaces.