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.