Pythonista 3에 StaSh를 설치합니다.
2323 단어 iOS파이썬Pythonista3아이폰
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
Reference
이 문제에 관하여(Pythonista 3에 StaSh를 설치합니다.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/maboy/items/cef5dee13d5b2e9ac843
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
콘솔에 다음을 붙여서 실행합니다.
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
Reference
이 문제에 관하여(Pythonista 3에 StaSh를 설치합니다.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/maboy/items/cef5dee13d5b2e9ac843
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
Reference
이 문제에 관하여(Pythonista 3에 StaSh를 설치합니다.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/maboy/items/cef5dee13d5b2e9ac843텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)