A simple Python wrapper for Hotpepper API
Project description
hotpepper-gourmet
About
ホットペッパーグルメAPIのシンプルなクライアントライブラリです
How To Use
keyidの取得
ホットペッパーグルメAPIに登録し, token(keyid)を取得
サンプル
import pygourmet
api = pygourmet.Api(keyid=YOUR_KEYID)
results = api.get_restaurants(lat=35.170915, lng=136.8793482, radius=400)
print(results)
シーケンス図
Powered by ホットペッパー Webサービス
Project details
Release history Release notifications | RSS feed
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
Close
Hashes for hotpepper_gourmet-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51047e90e6392d2837cc61772017aefe2fd7335bf7e455ace208370efb25018f |
|
MD5 | f1416a00e486bab219b4635f5ec210cd |
|
BLAKE2b-256 | e74c1cafb99a20a57c0b02cc97f9a99d7223e31329cbe5d896269f23c22f1dd4 |