What problem does it solve?
Python νλ‘μ νΈ μ€ν, ν
μ€νΈ, λ¬Έλ² κ²μ¬, μν¬νΈ κ²μ¦μ νλμ λνΌλ‘ κ°νΈνκ² μνν©λλ€. .venv κ°μνκ²½μμ νμ€νλ μν¬νλ‘μ°λ₯Ό μ§μν©λλ€.
Core Features & Use Cases
- ν
μ€νΈ μ€ν:
./scripts/python-runner.sh test [test_path]λ‘ λͺ¨λ ν
μ€νΈ λλ νΉμ κ²½λ‘μ ν
μ€νΈ μ€ν
- νλ‘μ νΈ μ€ν:
./scripts/python-runner.sh run [module]λ‘ Python λͺ¨λ μ€ν (κΈ°λ³Έκ°: {CURRENT_KATA}.main)
- λ¬Έλ² κ²μ¬:
./scripts/python-runner.sh syntax-check <file_path>λ‘ νμΌ λ¬Έλ² κ²μ¬
- μν¬νΈ κ²μ¦:
./scripts/python-runner.sh import-checkλ‘ μ λ μν¬νΈ μ€μ μ¬λΆ νμΈ
- μ 리:
./scripts/python-runner.sh cleanμΌλ‘ λΉλ μν°ν©νΈ μ κ±°
- λμλ§:
./scripts/python-runner.sh helpλ‘ μ¬μ© κ°λ₯ν λͺ
λ Ή νμΈ
Quick Start
μμ: μ 체 ν
μ€νΈλ₯Ό μ€ννλ €λ©΄ ./scripts/python-runner.sh testλ₯Ό μ€νν©λλ€. νΉμ λͺ¨λμ μ€ννλ €λ©΄ ./scripts/python-runner.sh runλ₯Ό μ¬μ©ν©λλ€.