한국어
pip install -r requirements.txt
export OPENWEATHERMAP_KEY="your_api_key"
python -m app.database
python wsgi.py
라이브 버전을 확인해보세요