#!/usr/bin/env python # -*- coding: utf-8 -*- from zen_editor import ZenEditor editor = ZenEditor() editor.run_applescript()