中文(繁体)
pip install -r requirements.txt
export OPENWEATHERMAP_KEY="your_api_key"
python -m app.database
python wsgi.py
查看現場版本