Pre-release v0.0.5
Pre-release
Pre-release
This is the first pre-release version of PyXA available on PyPi.org and installable via pip install mac-pyxa.
Features:
- Support for Automator, Calculator, Calendar, Console, Contacts, Dictionary, Finder, Keynote, Mail, Messages, Music, Notes, Photos, Preview, Reminders, Safari, Shortcuts, System Preferences, Terminal, TextEdit, and TV applications
- Support for native alert dialogs and color pickers via XAAlert and XAColorPicker, respectively
- Additional classes for interacting with the system clipboard (XAClipboard), URLs (XAURL), paths (XAPath), images (XAImage), colors (XAColor), locations (XALocation)
- Fast enumeration over lists of scriptable objects via the XAList class
- Support for executing AppleScript script strings via the AppleScript class