mss 9.0.2
0
An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
Contents
An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
Stars: 1008, Watchers: 1008, Forks: 91, Open Issues: 41The 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
Related Packages
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