Py-appscript version 0.19.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    py-appscript  most recent diff


    version 0.19.0

      View the most recent changes for the py-appscript port at: py-appscript.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-appscript.
      The raw portfile for py-appscript 0.19.0 is located here:
      http://py-appscript.darwinports.com/dports/python/py-appscript/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py-appscript


      The py-appscript Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-appscript
      Version: 0.19.0
      Category: python
      Platform: darwin
      Maintainers: internode.on.net:arsptr
      Description: High-level application scripting package for Python
      Long Description: Appscript is a high-level, user-friendly MacPython to Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts. Appscript makes MacPython a serious alternative to Apple's own AppleScript language for automating your Mac.

      Homepage: http://appscript.sourceforge.net/
      Master Sites: http://pypi.python.org/packages/source/a/appscript/
      distname appscript-${version}

      depends_lib-append port:py-setuptools

      #depends_lib-append port:py-htmltemplate

      Checksums: md5 d234c1f1b92290da9eb866f78f9a7343 sha1 ef4352e6cab42bf9f64fd5680a49d1a5acd8ffe3 rmd160 7c68a3fdfb5fac496a97e05397890477b5267990

      post-destroot {
      file copy ${worksrcpath}/sample ${destroot}${prefix}/share/doc/${name}/sample
      file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}/doc
      }


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py-appscript
      % sudo port install py-appscript
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py-appscript
      ---> Verifying checksum for py-appscript
      ---> Extracting py-appscript
      ---> Configuring py-appscript
      ---> Building py-appscript with target all
      ---> Staging py-appscript into destroot
      ---> Installing py-appscript
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py-appscript with these commands:
      %  man py-appscript
      % apropos py-appscript
      % which py-appscript
      % locate py-appscript

     Where to find more information:

    Darwin Ports



    Lightbox this page.