Jump to content

altre

Member
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

altre last won the day on August 21 2016

altre had the most liked content!

altre's Achievements

Helping Hand

Helping Hand (3/5)

2

Reputation

  1. 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
×
×
  • Create New...