weather api featuring live boor weather hacks
ファイルの構成/
├─ README.md
├─ weather_template.html # htmlファイル(自身でコーディング)
├─ weather_template.css # CSSファイル(自身でコーディング)
└─ weather_bottle.py # pythonファイル(自身でコーディング)
Component file/
├─ README.md
├─ weather_template.html # Top page.(my coding)
├─ weather_template.css # file of top page css.(my coding)
└─ weather_bottle.py # file of top page js.(my coding)