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"')
Project details
Release history Release notifications | RSS feed
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.16.tar.gz
(3.3 kB
view details)
File details
Details for the file osascript-0.0.16.tar.gz.
File metadata
- Download URL: osascript-0.0.16.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7cc1499dad929b1cc624208ee982db58d250be9e4700416529e16a96e794aa7
|
|
| MD5 |
079c281abb70f8e2b465bf20177a1bea
|
|
| BLAKE2b-256 |
b4bdd601908ef77cf049a6bb67ecb3a74f3dfe36b0862526b2ba9ff8460c9d14
|