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
Release files for zomato-distribution-api 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zomato_distribution_api-0.2.3.tar.gz | 4.0 kB | Details |
Release files / zomato_distribution_api-0.2.3.tar.gz
| Download URL | zomato_distribution_api-0.2.3.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7e8f14086add5d54abb6238ad51b324acbcebf89ff863d3b01220f4623f9b895
|
|
BLAKE2b-256 checksum How to use checksums |
7b364c73f7b1c413e9b37e7cc4c326f50c87bf36c59f769da7a4146a392c69c3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|