Skip to main content

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

Project description

https://img.shields.io/badge/Language-Python-blue.svg?style=plastic https://img.shields.io/pypi/pyversions/osascript.svg

https://codeclimate.com/github/russianidiot/osascript.py/badges/gpa.svg https://landscape.io/github/russianidiot/osascript.py/master/landscape.svg?style=flat https://scrutinizer-ci.com/g/russianidiot/osascript.py/badges/quality-score.png?b=master

Usage

>>> from osascript import osascript

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

Examples

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

Feedback github_follow github_issues

Project details


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.20.tar.gz (2.8 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