python

python

info
namepython
full namepython
aliasespython
alias python="python3"
python
python --version
python --help
  • python <command> [<switches>…] <archive_name>
  • -c command [arg] …: 명령줄 실행
  • -m module [arg] …: 모듈 실행
  • -i 스크립트 실행 후 대화형 모드

[email protected] help

  • python.txt
  • 마지막으로 수정됨: 2025/05/26 12:57
  • 저자 writer