RoverRetriever is a lightweight Python wrapper written to facilitate interaction with the Dog CEO API.
Project description
RoverRetriever: A Python Wrapper for the Dog CEO API
RoverRetriever is a lightweight Python wrapper written to facilitate interaction with Dog CEO's API.
Usage
Initialize the client
from RoverRetriever.rover_retriever import RoverRetriever
dog_api = RoverRetriever()
Get a list of breeds
breeds = dog_api.get_breeds()
Get a random dog image
random_image = dog_api.get_random_image()
Get images by breed
images = dog_api.get_images_by_breed('bulldog')
Get all sub-breeds
sub_breeds = dog_api.get_all_sub_breeds('bulldog')
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
RoverRetriever-0.1.3.tar.gz
(3.3 kB
view details)
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 RoverRetriever-0.1.3.tar.gz.
File metadata
- Download URL: RoverRetriever-0.1.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00188e061b2814a364724e825935ef9594c668a4fa3218ea95df2d4c69433563
|
|
| MD5 |
281ff5681a85a2cc972a99723208b9a2
|
|
| BLAKE2b-256 |
11bc3c53520c14defe0fba399f122f0453ed5c30bfcf2cbab01d7f3eed499308
|
File details
Details for the file RoverRetriever-0.1.3-py3-none-any.whl.
File metadata
- Download URL: RoverRetriever-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c100af1da5fd52f80fe65d9352c6d3b49cf0afc9ea634de15a4465456cc3da0c
|
|
| MD5 |
c064c12bced9ef88fa41c24edde40581
|
|
| BLAKE2b-256 |
174896eda30b1fdd5eb9eb91c2e805ff5745f1a738b435d055787c0aecb14ac6
|