Skip to content

Conversation

a-tharva
Copy link
Contributor

@a-tharva a-tharva commented Oct 16, 2021

A simple python program that gives search result form popular search engine DuckDuckGo with the help of DuckDuckGo API

Related Issue

  • Info about the related issue
    issue: DuckDuckGo it #1059

  • Hacktoberfest2021 Participant

  • Contributor

Closes: #1059

Describe the changes you've made

Added script DuckDuckGo it to APIScripts.

  • The script will take input from user and print the search result.
  • It uses DuckDuckGo API for searching.
  • Added script in Awesome_Python_Scripts/APIScripts/

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Drafted all possible scenarios.
  • Manually Tested each scenarios making sure its working as expected.

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly whereever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.
@welcome
Copy link

welcome bot commented Oct 16, 2021

Hello there! 👋 Welcome to the project! 💖
Thank you and congrats 🎉 for opening your first pull request. Please adhere to our Code of Conduct. 🙌🏻 We will get back to you as soon as we can. 😄

Feel free to get in touch with me through social media handles. Hope to see you there!😄

@prathimacode-hub
Copy link
Owner

prathimacode-hub commented Oct 17, 2021

Add your issue number @a-tharva

@a-tharva
Copy link
Contributor Author

sorry I forgot to issue it first I will do it now

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly follow the project structure appropriately and README needs more detailing. Look through README template for reference. @a-tharva

@a-tharva
Copy link
Contributor Author

Made required changes. Do tell if any additional changes are required.

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR approved. Welcome to repo. Great work. 🙌👏@a-tharva

@prathimacode-hub prathimacode-hub added HACKTOBERFEST-ACCEPTED This PR is approved and accepted for Hacktoberfest HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 labels Oct 25, 2021
@prathimacode-hub prathimacode-hub merged commit 2239d6f into prathimacode-hub:main Oct 25, 2021
@welcome
Copy link

welcome bot commented Oct 25, 2021

Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 HACKTOBERFEST-ACCEPTED This PR is approved and accepted for Hacktoberfest

2 participants