Skip to main content

🐶 An unofficial The Dog API wrapper for Python

Project description

woofy

🐶 An unofficial The Dog API wrapper for Python

📦 Packages

🐍 PyPI

pip install woofy

🔎 Examples

examples/basic.py

import woofy


client = woofy.Client()

# Let's search for 10 images at once
for _ in range(10):
    print(client.images.search())

✨ Links

🐍 PyPI
🏠 Homepage
🐱 Repository

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

woofy-1.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

woofy-1.0.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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