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.4.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.4.tar.gz.
File metadata
- Download URL: RoverRetriever-0.1.4.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 |
7f8aa6170988ed05dbf55957b51f9be712e85c065f6a481ce9329761011c15c6
|
|
| MD5 |
33b0b1f9f93ee9f8c51707add128232b
|
|
| BLAKE2b-256 |
ee75106ea84280ff650e7a9259513ba32ac4a3b23f348e11c3c84c9d56cb638a
|
File details
Details for the file RoverRetriever-0.1.4-py3-none-any.whl.
File metadata
- Download URL: RoverRetriever-0.1.4-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 |
3f60a8e29b5a1ccbe1315603094f55be1603fe41efae817d79dfdd22603e641f
|
|
| MD5 |
8aaa96ac1511462ed4f8e3ed5beff6a4
|
|
| BLAKE2b-256 |
1413631fbed914880d99bce03c3084ba807ce12da6919c34e84c28a0f1aaac76
|