Created by: BoboTiG
What is this Python project?
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
What's the difference between this Python project and similar ones?
- No dependencies, at all.
- Ultra fast (fastest on the market ^^).
- Multiplatform (GNU/Linux, macOS and Windows).
- Clean implementation and API.
For example, PIL has no GNU/Linux support for screencapture, and it uses an OS tool on macOS. It is way smaller than any alternative as it uses only the ctypes module.
The module is already used by several project (computer vision, deep learning), see https://python-mss.readthedocs.io/where.html.
Note: I do not know if I put the module in the good category, let me know if I need to move it elsewhere.
--
Anyone who agrees with this pull request could vote for it by adding a