Enter any prefecture name to output the place name, weather, maximum temperature, minimum temperature, and humidity as listed in Yahoo Weather
Project description
tenki
tenkiは、日本の都道府県の名前を入力すると、その都道府県の今日と明日の天気をスクレイピングして表示するPythonパッケージです。Yahoo!天気のサイトから情報を取得します。
インストール
pipを使ってインストールできます。
pip install tenkichecker
使い方
tenkiモジュールをインポートして、kisyou関数に都道府県の名前を渡します。すると、その都道府県の今日と明日の天気がリストとして返されます。
import tenkichecker →県名を入力 [["今日", "晴れ", "25℃", "17℃", "10%"], ["明日", "曇り", "23℃", "18℃", "20%"]]
ライセンス
このパッケージはMITライセンスのもとで公開されています。
作者
gotouyamato s2122100@stu.musashino-u.ac.jp
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tenkichecker-0.1.3.tar.gz.
File metadata
- Download URL: tenkichecker-0.1.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1251784cc9da94ded81a8dfb9335efac435134e50394b72e5d4cd8c26d966aa
|
|
| MD5 |
9981bb8f49da65440c8c805cb8afb656
|
|
| BLAKE2b-256 |
e229b21fc4a8f3c1d2c10f2f9782e2e075807e73eda7a05bee91c510f41b8da2
|
File details
Details for the file tenkichecker-0.1.3-py3-none-any.whl.
File metadata
- Download URL: tenkichecker-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
208f1b8139b2698589964ea99805e51b35302ad7a02caefd3bcd55465b93dd7b
|
|
| MD5 |
5b9eb2d8c8091aca3ff29bdb44cc68b0
|
|
| BLAKE2b-256 |
acd1632af498974df0bc8b0e5ba84c98f04746d8a1550352400bf98211f2ec7d
|