Skip to main content

run applescript

Project description

Installation

$ [sudo] pip install applescript

Examples

>>> import applescript
>>> r = applescript.run('return 1')
>>> r = applescript.run('path/to/file.applescript')

>>> r.code
0
>>> r.out
'hello world'
>>> r.err
''

tell application "appname"

>>> applescript.tell.app("Terminal",'do script "ls"')
>>> applescript.tell.app("Terminal",'do script "ls"',background=True)

javascript (JXA)

>>> applescript.run('...',javascript=True)

readme42.com

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

applescript-2021.2.9.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file applescript-2021.2.9.tar.gz.

File metadata

  • Download URL: applescript-2021.2.9.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for applescript-2021.2.9.tar.gz
Algorithm Hash digest
SHA256 e39542c0411d82c3c860af23f5a54c121279a409e5cf55acfa7f881ea9798854
MD5 d1d4df5448445449c526e307962fc80b
BLAKE2b-256 aef290f877ad4f50d1b577b52f06ffb1b8b9bbc9add59c60db2c7331536ee02d

See more details on using hashes here.

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