Python Interpreter

An Alfred Workflow


Short Description

Use python interpreter directly from alfred.

Last Updated

21 Aug 2016

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0.2
 

Bundle ID

com.altre.python_interpreter
 

Author

Alfred Workflow: Python Interpreter

The full power of python at your fingertips.

Evaluate or run python commands directly from Alfred.

Hit enter to copy output to clipboard.

This workflow automatically imports the following standard libraries as star-imports: math, random, re, calendar, os.path, shutil, json, time, macostools.

Furthermore it attempts to import numpy as star import and ignores it silently if not installed.

Usage

Screenshots