mkdir youtube-player cd youtube-player · python -m venv venv · touch requirements.txt · source ./venv/bin/activate · pip install python-dotenv ...
確定! 回上一頁