No project description provided
Project description
pyautogui-cli
Usage
Putting the function name of pyautogui as the first argument, and all the arguments (anything inside the parentheses) as the second.
Example
pyautogui.moveTo()
:
>>> pyautogui.moveTo(100, 200) # moves mouse to X of 100, Y of 200.
should be translated as:
$ pyautogui moveTo "100, 200"
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
pyautogui_cli-0.0.3.tar.gz
(7.0 kB
view details)
File details
Details for the file pyautogui_cli-0.0.3.tar.gz
.
File metadata
- Download URL: pyautogui_cli-0.0.3.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0rc2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 312ef1fef1d38495793b24ca9194a6e350c4083ec65a6ff5d6f645ce12c943c8 |
|
MD5 | b9c2d3a5c04d9d59c5a4a9965fab9e70 |
|
BLAKE2b-256 | 640de050b18276592805e6d47b9d7f1d275029bc10da271c502503098ee5fb63 |