appscript

HomePythonRubyObjC About / Install / Docs / Examples // Tools / Links

Installing py-appscript

Please note that appscript is no longer developed or supported, and its use is not recommended for new projects.

Using pip

To download and install appscript directly from the Python Package Index, run:

pip3 install appscript

or (Python 2.x):

pip install appscript

Additional documentation and examples can be found in the latest .tar.gz source release.

Using distutils

Download the latest .tar.gz source release from PyPI and follow the instructions in its README file.

Notes

ASDictionary is required to use py-appscript's built-in help system.

Subversion access

To check out py-appscript's subversion repository:

svn checkout \
 https://appscript.svn.sourceforge.net/svnroot/appscript/py-appscript/trunk \
 py-appscript-trunk
HomePythonRubyObjC

AltStyle によって変換されたページ (->オリジナル) /