Programmable pseudo-language simulating desktop actions such as clicking
Project description
doclick
doclick is a Python library working as a programmable pseudo-language simulating desktop actions such as clicking, sending keys etc.
Installation
Use the package manager pip to install doclick.
pip install doclick
Usage
import doclick.doclick_core as dc
dc.execute_script("script.txt")
script.txt contains:
Click(100,100)
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file doclick-0.1.7.tar.gz.
File metadata
- Download URL: doclick-0.1.7.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1587f01c528eedb2aa4560c68616bbf92a16a401624643511abf01c0c912e43c
|
|
| MD5 |
29aaa8a73433bfef420ae214ccd50c1f
|
|
| BLAKE2b-256 |
fe7ad28d492d6c86aedee1fec6eeb59cfe8546e0cb8e4e2063e5262f304ff560
|
File details
Details for the file doclick-0.1.7-py3-none-any.whl.
File metadata
- Download URL: doclick-0.1.7-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a8310c74033ea032fb0dde68a39661ea48edebfc192b92761ece762b476d6fb
|
|
| MD5 |
eae7a8ef632825a88ad190a1dd8e34c2
|
|
| BLAKE2b-256 |
bc46d8a88d3e486ce941d8ea29b95762596c855baf21d1ffcdd3a2b00dbefe49
|