Pythonista 3에 StaSh를 설치합니다.

StaSh란?



Pythonista 3에서 pip와 같은 명령 작업을 할 수 있습니다.
이름은 Pythonista Shell을 축약했다고합니다.

- 참고 사이트 -
StaSh - Shell Like an Expert in Pythonista | omz:forum

설치



콘솔에 다음을 붙여서 실행합니다.
import requests as r; exec(r.get('http://bit.ly/get-stash').text)

설치가 완료되면 다음 메시지가 표시됩니다.
Please Restart Pythonista and run launch_stash.py under the Home directory to start StaSh.

앱을 다시 시작하고 launch_stash.py를 실행하여 StaSh를 시작합니다.

파일 목록 launch_stash.py 및 stash_extensions가 추가됩니다.
Pythonista3 v3.2에서는 파일과 디렉토리의 구성이 변경되어 다음 위치에 추가됩니다.
SCRIPT LIBLARY
 ┗ This iPhone
  ┗ launch_stash.py

파이썬 모듈
 ┗ site-packages
  ┗ stash

실행



launch_stash.py를 실행하면 콘솔 옆에 탭이 추가되어 터미널과 같은 화면이됩니다.



help를 실행하면 사용 가능한 명령이 즐겁게 표시됩니다.

다음 명령을 사용할 수있는 것 같습니다.
help(StaSh) v0.7.1 - Qiita
alias, cat, cd, clear, cowsay, cp, crypt, curl, cut, dropbox_setup, du, easy_config, echo, edit, exit, fg, find, ftpserver, gci, gh, git, grep, head, httpserver, jobs, kill, latte, ls, mail, man, mc, md5sum, mkdir, monkeylord, more, mount, mv, openin, pbcopy, pbpaste, ping, Usage, pip, printenv, printhex, ptinstaller, pwd, py-tree, py python3, quicklook, rm, rmdir, scp, selfupdate, sha1sum, sha256sum, sort, source, sqlite, ssh, ssh-keygen, stashconf, tail, tar, telnet, totd, touch, umount, uniq, unzip, version webviewer, wget, whatis, which, wol, xargs, zip

좋은 웹페이지 즐겨찾기