deepanprabhu / duckduckgo-images-api

DuckDuckGo Image Search Resuts - Programatically download Image Search Results
The Unlicense
83 stars 24 forks source link

minimal api change #5

Closed rachmadaniHaryono closed 5 years ago

rachmadaniHaryono commented 5 years ago

here is minimal api change with setup script included.

with this this can be install using pip.

example use:

from duckduckgo_images_api.api import search
search('audi q6')

related #2

e: also check if the setup script is as you want. i haven't fill the author email and the short description is using old one

deepanprabhu commented 5 years ago

Thank you @rachmadaniHaryono