Skip to main content

osascript(applescript, flags=None) function - osascript (AppleScript) python implementation (OS X)

Project description

Install

[sudo] pip install osascript

Usage

>>> from osascript import osascript

>>> returncode,stdout,stderr = osascript(code)

Example

>>> returncode,stdout,stderr = osascript('display dialog "42"')

Examples/

Feedback github_issues gitter github_follow

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osascript-0.0.19.tar.gz (3.4 kB view hashes)

Uploaded Source

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