Contents

autopy 4.0.0

0

A simple, cross-platform GUI automation library for Python.

A simple, cross-platform GUI automation library for Python.

Stars: 803, Watchers: 803, Forks: 83, Open Issues: 42

The autopilot-rs/autopy repo was created 5 years ago and the last code push was 8 months ago.
The project is popular with 803 github stars!

How to Install autopy

You can install autopy using pip

pip install autopy

or add it to a project with poetry

poetry add autopy

Package Details

Author
Michael Sanders
License
MIT OR Apache-2.0
Homepage
https://www.autopy.org
PyPi:
https://pypi.org/project/autopy/
Documentation:
https://www.autopy.org/documentation/api-reference/
GitHub Repo:
https://github.com/autopilot-rs/autopy

Classifiers

No  autopy  pypi packages just yet.

Errors

A list of common autopy errors.

Code Examples

Here are some autopy code examples and snippets.

GitHub Issues

The autopy package has 42 open issues on GitHub

  • Unable to install autopy on Mac ARM64 M1
  • Updated python version requirements
  • Update Requirements, Python version 3.5 to 3.8 only not > 3.8
  • can't install autopy,why it's so difficulty while I just try to install a python library
  • Unable to install autopy module in windows 64 bit

See more issues on GitHub

Related Packages & Articles