osascript (AppleScript) python implementation (OS X)
Project description
Install
github.com: pip install git+git://github.com/russianidiot/osascript.py.git
pypi.python.org: pip install osascript
download: [ -e requirements.txt ] && pip install -r requirements.txt; python setup.py install
Usage
from osascript import *
>>> returncode,stdout,stderr = osascript('display dialog "42"')
Links
osascript(1) Mac OS X Manual Page - developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/osascript.1.html
Feedback
- Chat with me (english/russian)
russianidiot.github.io/python/ - my Python packages
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.8.tar.gz
(4.7 kB
view details)
File details
Details for the file osascript-0.0.8.tar.gz.
File metadata
- Download URL: osascript-0.0.8.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93a4ae74d0158d66cbb49e36271c5250f73d30c2797b4b884e5afb0481db7489
|
|
| MD5 |
4a45c435adab014480d31f27aee2d1a8
|
|
| BLAKE2b-256 |
42a4bc10cb1325d2bc28bc132e74c1d17ae897ed352e8a8589c5389c75e8f0ad
|