python-pyscreenshot
The pyscreenshot module can be used to copy the contents of the screen
to a Pillow image memory using various back-ends.
Replacement for the ImageGrab Module.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-pyscreenshot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pyscreenshot-3.0.tar.gz | 0000024353 23.8 KB | |
python-pyscreenshot.changes | 0000001362 1.33 KB | |
python-pyscreenshot.spec | 0000003266 3.19 KB |
Revision 2 (latest revision is 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 1039519
from
Daniel Garcia (dgarcia)
(revision 2)
- Remove python_module macro definition - More specific python_sitelib in %files - Update to 3.0: * Force latest `0.2.4` version for entrypoint2 dependency * remove py2 * PIL is the first choice for osx and win * select PIL backend for Linux also * test: remove path.py dependency * fix sway doc * format code * test: fix sway * test: error message for missing DISPLAY variable * grim: fix py2 syntax * test_pygdk3: check Gdk install * clean.py: new * use UNKNOWN_VERSION constant in grim wrapper * add grim wrapper * test: log_format * fix speedtest * speedtest: "number" parameter * vagrant: fix ubuntu 20.04 based boxes * remove gtk backend * remove qtpy backend * test: showall: faster window opening * xwd backend (but not used) * test_examples * test: remove temp files * test: use os.path.join * examples+generate doc
Comments 0