mac_Setup.command 149 B

12345
  1. #! /usr/bin/env sh
  2. cd `dirname $0`
  3. sudo easy_install pip
  4. sudo pip3 install pip requests autobahn beautifulsoup4 configobj pytz prettytable --upgrade