Skip to main content

Easy GUI testing with pyautogui

Project description

Clickshot

PyPI Build Status

Easy GUI testing with pyautogui.

Installation

pip install clickshot
pip install opencv-python # Recommended for best performance

Pyautogui is installed automatically, but see the pyautogui install documentation for platform-specific dependencies that you may need to install manually.

Usage

TODO

Development

Requires Poetry.

git clone https://github.com/sneakypete81/clickshot.git
poetry install

Then you can use the following:

  poetry run pytest # Run all unit tests
  poetry run flake8 # Run the linter
  poetry run tox    # Run all checks across all supported Python versions
  poetry shell      # Open a venv shell with your local clone installed

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

clickshot-0.2.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

clickshot-0.2.0-py3-none-any.whl (5.6 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