We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be72dc commit c617a20Copy full SHA for c617a20
docs/source/index.rst
@@ -12,7 +12,7 @@ Welcome to Python MSS's documentation!
12
13
An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
14
15
- - **Python 3.8+** and :pep:`8` compliant, no dependency, thread-safe;
+ - **Python 3.8+**, :pep:`8` compliant, no dependency, thread-safe;
16
- very basic, it will grab one screen shot by monitor or a screen shot of all monitors and save it to a PNG file;
17
- but you can use PIL and benefit from all its formats (or add yours directly);
18
- integrate well with Numpy and OpenCV;
0 commit comments