Control the Windows GUI
Project description
Graphical User Interfaces Procedures for PYthon.
The guippy emulate various operations of computer users. It provides the
ability for emulate keyboards, mouses, window system, and clipboards. By using
this, you can run your computer automatically.
This is a Pyhon 3rd party library. Written in pure Python. You need to Python
programming, but it is very easy to use. And you can easily and safely install.
example.
>>> import guippy
>>> gp = guippy.Guippy()
>>> gp.catch()
>>> gp.punch()
Let's get started.
The guippy emulate various operations of computer users. It provides the
ability for emulate keyboards, mouses, window system, and clipboards. By using
this, you can run your computer automatically.
This is a Pyhon 3rd party library. Written in pure Python. You need to Python
programming, but it is very easy to use. And you can easily and safely install.
example.
>>> import guippy
>>> gp = guippy.Guippy()
>>> gp.catch()
>>> gp.punch()
Let's get started.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
guippy-0.1.1.zip
(16.8 kB
view details)
File details
Details for the file guippy-0.1.1.zip
.
File metadata
- Download URL: guippy-0.1.1.zip
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 810c987f6d7ede1b8a962ebfdf6e2b0a1dbbf9a55e769c3c27664d9e4758dfa8 |
|
MD5 | 8f0ef8ac85b824024a0661d170163c05 |
|
BLAKE2b-256 | fee3cb9990d1bca444b2680d6ba433509823a783d4d98ce5193755fffb3887f2 |