duckduckgo-images-api
duckduckgo-images-api copied to clipboard
Adding pipfile and updating code to return json results
- adding max results
- adding cli support
- adding python3 support
- adding json output
Hi @iainnash , if i merge all the PRs to a branch, could you please let me know if you can test to make sure that build works ?
Sure, i still need to test python 2
On Thu, Nov 7, 2019 at 14:07 Deepan Prabhu Babu [email protected] wrote:
Hi @iainnash https://github.com/iainnash , if i merge all the PRS to a branch, could you please let me know if you can test to make sure that build works ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/deepanprabhu/duckduckgo-images-api/pull/7?email_source=notifications&email_token=AAGMCOHB7THG2YEFFTWWY7DQSRRQVA5CNFSM4JKK7XO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDNPFYQ#issuecomment-551219938, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGMCOCYZRY2T7JPPOFTJPTQSRRQVANCNFSM4JKK7XOQ .
Any updates ?
@iainnash
Works in python2!
Test case: python -m duckduckgo_images_api testing 5
Thanks @iainnash