Skip to main content

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)

シーケンス図

sequence


Powered by ホットペッパー Webサービス

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

hotpepper_gourmet-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded source

Built Distribution

hotpepper_gourmet-0.1.0-py3-none-any.whl (3.8 kB view hashes)

Uploaded py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page