Monthly Archives: 3월 2025

venv

venv

설정 및 활성화

# sudo apt-get install virtualenv
sudo apt install python3.12-venv
python -m 
더보기