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