Skip to main content

An interface/protocol that provides inter-application communication and scripting.

Project description

IAC protocol

The IAC (inter-application communication) protocol enables inter-application communication and scripting.

Have you ever wanted to program or script something using the internal functionality of a program, such as a document or spreadsheet program? This interface and protocol specification lets you do just that!

Create the automation scripts of your dreams, and contribute to the growing body of supported programs.

Requirements

Python 2+

Usage

The easy way:

Run pip install --user iac-protocol (or omit –user for global install) so pip can download it from PyPI (may need sudo/root), and go to step 5 on how to use the protocol.

The long way:

  1. Clone the repository.

  2. Run python setup.py sdist from the project directory to create a source distribution.

  3. Run pip install --user iac*.tar.gz (or omit –user for a global install) from the new dist/ directory to install the package (may need sudo/root).

  4. Enable an application for automation from the command-line (may need sudo/root):

    iacmodify -s to show all available interfaces iacmodify --enable -a lowriter to enable libreoffice writer

  5. Run iaci from the command-line to play with the interactive interpreter.

    or

    Run iacs to quickstart the server.

To update the version:

  1. Clone or pull the repository for the latest version.

  2. Recreate the source distribution using the steps above.

  3. Run pip upgrade iac*.tar.gz from the dist/ directory to upgrade the package.

To uninstall, run pip uninstall iac-protocol.

Please read the official documentation for complete instructions.

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

iac-protocol-0.301.tar.gz (10.5 kB view details)

Uploaded Source

File details

Details for the file iac-protocol-0.301.tar.gz.

File metadata

  • Download URL: iac-protocol-0.301.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for iac-protocol-0.301.tar.gz
Algorithm Hash digest
SHA256 ac7f84aecfbff522f57211ab75e86ebc3e81595ef2b8cb225644999140b04bd4
MD5 02cb4589b36674894735a5c3f1f5fe1a
BLAKE2b-256 e73b3b3570312cea37aa32dd01a7cd581fb2eb3ae678ef10bddb774f017a381b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page