Jump to content

Python Interpreter


Recommended Posts

Hey everyone,

 

Here's a workflow I created a while ago and have been using quite alot myself:

 

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.

Get it here:

https://github.com/altre/alfred_python_interpreter

http://www.packal.org/workflow/python-interpreter

 

 

 

screenshot.gif

 

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...