Autohotkey.py

Latest version: v0.2

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

Scan your dependencies

0.2

Backward-incompatible changes

- Dropped support for Python 3.7.
- The `sys.executable` attribute now holds the absolute path to the Python
executable that was used to start AutoHotkey, and `ahk.executable` holds the
absolute path to the AutoHotkey executable, acting as AutoHotkey's `A_AhkPath`
global variable. Previously, `sys.executable` held the path to the AutoHotkey
executable.

Changes

- Add the `MonitorWorkArea` support for the `SysGet` command.
- Made AutoHotkey.py work in a conda environment.
- Made the values of sys.executable, sys.prefix, sys.base_prefix, and sys.path
match to the corresponding values from a regular Python interpreter.

0.1.2

Changes

- Fixed `get_clipboard()` returning a number instead of a string.

0.1.1

Changes

- Fixed the app freeze when closing the console window.

0.1

First public release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.