Skip to main content

Installation

$ [sudo] pip install applescript

Functions

function __doc__
applescript.run(applescript, background=False) run applescript file/string
applescript.tell.app(appname, applescript, background=False) execute applescript tell application "VLC" ...

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)

python-readme-generator

Download files

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

Source Distribution

applescript-2020.4.15.tar.gz (2.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: applescript-2020.4.15.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.7

File hashes

Hashes for applescript-2020.4.15.tar.gz
Algorithm Hash digest
SHA256 ad8436c3b2d301269aa57cfe08c12ef6b4c23afbf6d5645588c43d6c9c9bbd84
MD5 30b5f62d665525bf90abdedec34d9bd7
BLAKE2b-256 cb004c2da3979f5bcb5c349e5c414ef113fcdaf9fd28563251dcb385b9f07dc1

See more details on using hashes here.

Release history Release notifications | RSS feed

2021.2.9

1 file

2020.12.3

1 file

2020.7.1

1 file

2020.6.12

1 file

2020.5.31

1 file

This release

2020.4.15 This release

1 file

2019.4.13

1 file

2019.4.12

1 file

2019.3.22

2 files

2018.11.19

2 files

0.0.1

2 files

0.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page