文件名称:pythonscreenshot
介绍说明--下载内容均来自于网络,请自行研究使用
Python code module to assist with taking screenshots. It is cross-platform. Supported python versions: 2.6, 2.7
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pyscreenshot-master
...................\LICENSE.txt
...................\MANIFEST.in
...................\README.rst
...................\TODO.rst
...................\docs
...................\....\api.rst
...................\....\conf.py
...................\....\examples.rst
...................\....\help.rst
...................\....\index.rst
...................\....\links.rst
...................\....\readme.rst
...................\....\speed.rst
...................\....\struct.rst
...................\pavement.py
...................\pyscreenshot
...................\............\__init__.py
...................\............\check
...................\............\.....\__init__.py
...................\............\.....\speedtest.py
...................\............\.....\versions.py
...................\............\.....\virtualtest.py
...................\............\examples
...................\............\........\__init__.py
...................\............\........\show.py
...................\............\........\showall.py
...................\............\loader.py
...................\............\plugins
...................\............\.......\__init__.py
...................\............\.......\gtkpixbuf.py
...................\............\.......\imagemagick.py
...................\............\.......\mac_quartz.py
...................\............\.......\mac_screencapture.py
...................\............\.......\pil.py
...................\............\.......\qtgrabwindow.py
...................\............\.......\scrot.py
...................\............\.......\wxscreen.py
...................\requirements.txt
...................\setup.py
...................\tests
...................\.....\image_debug.py
...................\.....\test_compare.py
...................\.....\test_plugin.py
...................\.....\tox
...................\.....\...\__init__.py
...................\.....\...\compare.py
...................\.....\...\test_check.py
...................\.....\...\test_subproc_backends.py
...................\tox.ini