Skip to main content

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

MIT

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

doclick-0.1.7.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

doclick-0.1.7-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page