文件名称:Python-AutoPy是一个简单的跨平台的Python自动化GUI库
文件大小:40KB
文件格式:ZIP
更新时间:2022-08-29 21:02:09
Python开发-GUI图形用户界面
AutoPy是一个简单的,跨平台的Python自动化GUI库。 它包括控制键盘和鼠标,在屏幕上查找颜色和位图以及显示警报的功能。
【文件预览】:
autopy-master
----MANIFEST.in(43B)
----rustfmt.toml(26B)
----Cargo.toml(441B)
----autopy()
--------__init__.py(277B)
----src()
--------mouse.rs(4KB)
--------bitmap.rs(15KB)
--------alert.rs(1KB)
--------key.rs(9KB)
--------lib.rs(259B)
--------screen.rs(2KB)
--------internal.rs(550B)
--------color.rs(998B)
----scripts()
--------windows-setup.md(2KB)
--------upload(260B)
--------build-wheels.sh(1KB)
--------travis(522B)
--------mac(519B)
--------windows.cmd(857B)
----requirements.txt(16B)
----examples()
--------screengrab.py(69B)
--------hello_world_alert.py(51B)
--------sine_mouse_wave.py(515B)
----.travis.yml(1KB)
----LICENSE(11KB)
----setup.py(4KB)
----README.md(6KB)
----Makefile(461B)
----docs()
--------_templates()
--------screen.rst(428B)
--------alert.rst(296B)
--------key.rst(1KB)
--------scripts()
--------conf.py(9KB)
--------bitmap.rst(2KB)
--------index.rst(282B)
--------mouse.rst(573B)
--------Makefile(608B)
--------color.rst(331B)
--------_static()
----appveyor.yml(1KB)
----.gitignore(1KB)
----CHANGELOG.md(2KB)