Page MenuHomePhabricator

Addressing the Lusophone technological wishlist proposals - Task 2
Closed, InvalidPublic

Description

IMPORTANT: Make sure to read the Outreachy participant instructions and communication guidelines thoroughly before commenting on this task. This space is for project-specific questions, so avoid asking questions about getting started, setting up Gerrit, etc. When in doubt, ask your question on Zulip first!

This is the second task for T347259: Addressing the Lusophone technological wishlist proposals.

Objective of the task: Create a Python script to get and print the status code of the response of a list of URLs from a .csv file.
Steps:

  1. You should create an account in Github, if you don't already have one. You can do so at https://github.com/signup.
  2. You should download this CSV input file:
  3. Based on the input provided, create and write your python code.
  4. Your python code needs to get the urls from the file and print their status code in the following format:
    1. (STATUS CODE) URL
    2. e.g. (200) https://www.nytimes.com/1999/07/04/sports/women-s-world-cup-sissi-of-brazil-has-right-stuff-with-left-foot.html
  5. Commit your Python file to GitHub and send us a link to it (by email, on our talk page, or replying to this tickect, as you prefer).
  6. Make sure to also register it as a contribution on the Outreachy website! We'll send you a reply to say whether it is accepted or not.

Event Timeline

Was this supposed to be private? It isn't, and the parent task is.

Hello!!, My name is Fabian, a new Intern. Please I have a question:

6 Make sure to also register it as a contribution on the Outreachy website! We'll send you a reply to say whether it is accepted or not.

Please I need a bit of clarity on the statement above. Thank you.

Hello, can this task be assigned to me, as I have completed the requirements and submitted my github link to my code.

Hello, can this task be assigned to me, as I have completed the requirements and submitted my github link to my code.

Hi @Fabianohaz Welldone on completing the requirements for this microtasks. Please note that Microtasks are open to everyone and not assigned to just 1 contributor. Feel free to complete other microtasks assigned to this project.

Thank you,

Hello @Maryann-Onyinye Alright, Noted. Thank you for your assistance.

Ederporto renamed this task from T347259: Addressing the Lusophone technological wishlist proposals - Task 2 to Addressing the Lusophone technological wishlist proposals - Task 2.Oct 3 2023, 7:38 PM

Good Day,

Kindly find my contribution to this task. It was a learning process.
Here is the link

Thank you

Greetings, link to my Python script on commit and GitHub Repository

  1. Commit Link
  2. GitHub Repository

Hello everyone.
This is the link to the task solution: https://github.com/QUIN04/wikimedia/blob/Task1/index.py.

On working with Python. While working on this task, I learned how to import files holding data into my python file in order to access the data
I faced difficulties in handling the errors I got from my code. This gave me the opportunity to research and use StackOverflow, which I suggest that we all consider as a learning tool when we face errors in our code.

Hello, I'm Chiemezuo, but you could call me 'Mezuo' for short. Here's my solution to this task.

https://github.com/Chiemezuo/outreachy-wikimedia-intern-task/blob/main/task_2.py

Good day mentors @Mike_Peel @Ederporto @Aklapper , Kindly find my submission for this task here. looking forward to your feedback.

Regards,
Alwoch Sophia

Hi mentors, here's the link to my solution for Task-2- get_status_code script.
Looking forward to your valuable feedback.
Thank you!

Hello Mentors , @Mike_Peel @Albertoleoncio @Ederporto , Please review my contribution to this task. Kindly find the GitHub Repository Link here for Task-2.
Thank you.

Hello mentors! (@Ederporto, @Mike_Peel, @Albertoleoncio)

Though I have already submitted my solution at outreachy system before but now I am also sharing it here for task 2, Kindly have a look. I 'll update further details at outreachy submission as suggested by @Mike_Peel in his post at main project page.

Thank you!

With Regards,

Shashi

Hello everyone and mentors, I am Tuck Wai, kindly review my contribution to this task. Here is the link of my Github repository.
https://github.com/TuckWai97/Outreachy-wikimedia-project-1/tree/main/task_2

Thank you!
Regards,

Tuck Wai.

Hello everyone and mentors, I'm Olfa Kacem, and I'd like to invite you to review my contribution to task 2: https://github.com/olva7/Outreachy_Contributions/tree/main/T347784Task2
Thank you!
Regards,

Hello everyone, @Mike_Peel please if there are some errors when accessing some links, what is the best way to handle it? should it be something like the

error-message url

or in what format should we display it?

Hello everyone, @Mike_Peel please if there are some errors when accessing some links, what is the best way to handle it? should it be something like the

error-message url

or in what format should we display it?

Hi,

The task is specific about status code so you should also include the specific status code in your outcome as well. Hope this will help. feel free to ask any further questions. Good Luck!

With Regard

Shashi

Hello everyone, @Mike_Peel please if there are some errors when accessing some links, what is the best way to handle it? should it be something like the

error-message url

or in what format should we display it?

Hi,

The task is specific about status code so you should also include the specific status code in your outcome as well. Hope this will help. feel free to ask any further questions. Good Luck!

With Regard

Shashi

Thanks Shashi

Hello everyone, @Mike_Peel please if there are some errors when accessing some links, what is the best way to handle it? should it be something like the

error-message url

or in what format should we display it?

Hi,

The task is specific about status code so you should also include the specific status code in your outcome as well. Hope this will help. feel free to ask any further questions. Good Luck!

With Regard

Shashi

Thanks Shashi

You are welcome, Anne :)

Please here is my submission to2 Task2

@Maryann-Onyinye @Ederporto @Mike_Peel

Please find a link to my contribution on this Task;

https://github.com/PaulaGweke/Outreachy_Contributions/tree/main/T347259

Thank you.

Paula Ukerun

Feedback: @PaulaGweke Good job with the script.

Greetings, link to my Python script on commit and GitHub Repository

  1. Commit Link
  2. GitHub Repository

Feedback: @FeverCode Good job with the script.

Hello, I'm Chiemezuo, but you could call me 'Mezuo' for short. Here's my solution to this task.

https://github.com/Chiemezuo/outreachy-wikimedia-intern-task/blob/main/task_2.py

Feedback: @Mezuo Good job with the script and its documentation.

Good day mentors @Mike_Peel @Ederporto @Aklapper , Kindly find my submission for this task here. looking forward to your feedback.

Regards,
Alwoch Sophia

Feedback: @Salwoch Good job with the script and its documentation.

Hi mentors, here's the link to my solution for Task-2- get_status_code script.
Looking forward to your valuable feedback.
Thank you!

Feedback: @Nishant_Nayan Good job with the script and its documentation.

Hello, Here's my task 2 contribution
https://github.com/spykelionel/wiki-lusophone2.git

Feedback: @Spykelionel Good job with the script and its documentation.

Hello mentors,
Here is my solution to Task 2.

Feedback: @Kate-bagenzo Your repository does not exist. Please, fix that.

Please here is my submission to2 Task2

Feedback: @Anne Good job with the script.

Good Day,

Kindly find my contribution to this task. It was a learning process.
Here is the link

Thank you

Feedback: @Oghenekevbe Your output is different from the requested. please review that. Please, check for the errors responses too

Hello everyone.
This is the link to the task solution: https://github.com/QUIN04/wikimedia/blob/Task1/index.py.

On working with Python. While working on this task, I learned how to import files holding data into my python file in order to access the data
I faced difficulties in handling the errors I got from my code. This gave me the opportunity to research and use StackOverflow, which I suggest that we all consider as a learning tool when we face errors in our code.

Feedback: @04-000000000000061 Your output is slightly different from the requested. Please review the errors part of your code. 403, 404 responses are not being printed as requested

Hello Mentors , @Mike_Peel @Albertoleoncio @Ederporto , Please review my contribution to this task. Kindly find the GitHub Repository Link here for Task-2.
Thank you.

Feedback: @PinRathod Good job with the script. Please, do not forget to submitt your task to the Outreachy platform!

Hello mentors! (@Ederporto, @Mike_Peel, @Albertoleoncio)

Though I have already submitted my solution at outreachy system before but now I am also sharing it here for task 2, Kindly have a look. I 'll update further details at outreachy submission as suggested by @Mike_Peel in his post at main project page.

Thank you!

With Regards,

Shashi

Feedback: @Shashi.coding Good job with the script. Please, do not forget to submitt your task to the Outreachy platform!

Hello everyone and mentors, I am Tuck Wai, kindly review my contribution to this task. Here is the link of my Github repository.
https://github.com/TuckWai97/Outreachy-wikimedia-project-1/tree/main/task_2

Thank you!
Regards,

Tuck Wai.

Feedback: @Tuckwai Your code has too much comments. Besides that, it works! Please, do not forget to submitt your task to the Outreachy platform!

Hello everyone and mentors, I'm Olfa Kacem, and I'd like to invite you to review my contribution to task 2: https://github.com/olva7/Outreachy_Contributions/tree/main/T347784Task2
Thank you!
Regards,

Feedback: @Olvaa Your code works, but there's a problem with the first row (the header of the csv), please review that. Please, do not forget to submitt your task to the Outreachy platform!

Feedback: @Fabianohaz Good job with the script.

@Ederporto Thank you very much for the feedback.🙏🏼

Please here is my submission to2 Task2

Feedback: @Anne Good job with the script.

Thanks, sir, for the feedback.

Hi, I am Sumudu, an outreachy internship applicant from Sri Lanka. Please find my contribution to the task 2 below and let me know if there are any possible improvements and errors in my contribution.

GitHub Link: https://github.com/sumuduFdo/lusophone-wishlist-2

Hello everyone and mentors, I am Tuck Wai, kindly review my contribution to this task. Here is the link of my Github repository.
https://github.com/TuckWai97/Outreachy-wikimedia-project-1/tree/main/task_2

Thank you!
Regards,

Tuck Wai.

Feedback: @Tuckwai Your code has too much comments. Besides that, it works! Please, do not forget to submitt your task to the Outreachy platform!

Thank you very much for the feedback. I reduced some of the comments in the code.

Hello everyone and mentors, I'm Olfa Kacem, and I'd like to invite you to review my contribution to task 2: https://github.com/olva7/Outreachy_Contributions/tree/main/T347784Task2
Thank you!
Regards,

Feedback: @Olvaa Your code works, but there's a problem with the first row (the header of the csv), please review that. Please, do not forget to submitt your task to the Outreachy platform!

hello ,
Thank you for the feedback . I have fixed the problem and tried to optimize the code.Here is my new repository and the link for task 2: https://github.com/olva7/Outreachy_Contributions/tree/main/intern/T347259/T347784Task2

Hi everyone. Hello mentor @Ederporto, This is my rectified code which displays the status and the URL : https://github.com/QUIN04/wikimedia/blob/Task1/index.py

Hello everyone.
This is the link to the task solution: https://github.com/QUIN04/wikimedia/blob/Task1/index.py.

On working with Python. While working on this task, I learned how to import files holding data into my python file in order to access the data
I faced difficulties in handling the errors I got from my code. This gave me the opportunity to research and use StackOverflow, which I suggest that we all consider as a learning tool when we face errors in our code.

Feedback: @04-000000000000061 Your output is slightly different from the requested. Please review the errors part of your code. 403, 404 responses are not being printed as requested

Hello @Ederporto, thanks so much for the feedback. Please could you review my updated and rectified work URLs and Staus: https://github.com/QUIN04/wikimedia/blob/Task1/index.py. Thanks

Just to be clear - make sure to submit your contributions and final application on the Outreachy website before the deadline! It's fine to still include contributions there if they haven't been reviewed or if you've made changes since you last got feedback on them. But do make sure you submit your final application before the deadline!

Assuming this task is obsolete as Outreachy Round 27 has finished, thus closing.