Quickstart Python

Python

1. Download the bundlet, and place it in your workflow's root directory.

2. Import the bundlet

import bundler

3. Initialize the Bundler.

bundler.init()

Read the implementation page for more advanced ways to initialize the bundler.

Using the Bundler

Questions?

Post on the Alfred Forum thread.

Bug Reports?

Open an issue in the Github queue.