$ python3 -m venv venv
$ source venv/bin/activate
# pip install requests python-dotenv -q
# pip freeze > requirements.txt
$ pip install -r requirements.txt
# touch .env # dotenv νΉμ νκ²½λ³μ μ€μ νμ
$ python tests.py # λ¨μ ν
μ€νΈ
Settings>Security>Secrets and variables>Actions>Secrets>New repository secret