Autopy

Latest version: v4.0.0

Safety actively analyzes 613631 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

4.0.0

Changed

- Updated bitmap color functions to accept hex value rather than tuple.

3.1.0

Added

- Added constant for tab key.

Fixed

- Updated `autopilot-rs` to 0.4.0, including the following fixes:
- Fixed typing of apostrophe and quote characters on Linux.

Changed

- This project has been relicensed under the MIT or Apache 2.0 license.
- Updated image, libc, rand, quickcheck, pkg-config, core-foundation,
core-graphics, and cocoa crates to latest versions.

3.0.1

Added

- Added support for Python 3.8.
- Added support for setting modifier delay in `key.tap`.

Changed

- Updated modifiers param in `key.tap` and `key.toggle` to be optional (note
that this is not a breaking change).

Fixed

- Updated `autopilot-rs` to 0.3.1, including the following fixes:
- Fixed issue with point scaling in `mouse.location` and `mouse.move`.
- Fixed typing of "^" character on Linux.
- Fixed typing of "_" character on Linux.

3.0.0

Added

- Added support for missing function keys F13 – F24.

Changed

- Updated color functions to return hex value rather than tuple.
- Updated `autopilot-rs` to the latest version, including the following fixes:
- Updated image, libc, rand, quickcheck, pkg-config, and cocoa crates to latest
versions.

Fixed

- Fixed warnings of using try operator on latest nightly.

2.1.0

Changed

- Updated to the latest version of pyo3.

2.0.0

Changed

- Updated for latest Python versions and `cibuildwheel`.
- Updated `autopilot-rs` to the latest version, including the following fixes:
- Updated image, libc, scopeguard, quickcheck, pkg-config, core-foundation,
core-graphics, and cocoa crates to latest versions.

Removed

- Removed handling of unsupported image formats. AutoPy now only supports
direct saving of PNG, GIF, BMP and JPEG files.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.