Skip to main content

명령어

python3 -m venv myenv
source myenv/bin/activate
pip install -r requirements.txt