provides wrapper for the zomato web api
Project description
Greetings!
This is a python API, which is a wrapper class for the zomato's web based API
This API contains various functions
get_collections -> returns all restaurants in a given city
get_cuisines -> returns all cuisines types in a given city
get_establishment_types -> returns all establishment types in a given city
get_nearby_restaurants -> returns the nearby restaurants given your geo coordinates
restaurant_search -> returns dictionary of restaurants within a radius of your location and/or of cusine/s types
Steps before using this API
Please "Generate API key" from https://developers.zomato.com/api#headline2
To Install this API
pip install zomato-distribution-api==0.2.3
To Use this API
you have to import the Zomato class
create a Zomato's instance for example, z = Zomato(your_key), to access it's methods
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
File details
Details for the file zomato_distribution_api-0.2.3.tar.gz
.
File metadata
- Download URL: zomato_distribution_api-0.2.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7e8f14086add5d54abb6238ad51b324acbcebf89ff863d3b01220f4623f9b895
|
|
MD5 |
a8f065f62a44f5fed5387eac2ae81b7e
|
|
BLAKE2b-256 |
7b364c73f7b1c413e9b37e7cc4c326f50c87bf36c59f769da7a4146a392c69c3
|