Amazing-Python-Scripts

Форк
0

..
/
Website Status Checker GUI 
год назад
ReadMe.md

Description: Creates a graphical user interface (GUI) application that allows users to check the status of websites. Users can input a website URL into the provided entry field and click the "Check Website" button to instantly retrieve the HTTP status code and description of the website's response.

Retrieves the HTTP status code and description of the website's response. Utilizes the urlopen function to send HTTP requests and retrieve responses. Utilizes the http.HTTPStatus enumeration to map status codes to their descriptions

Requrements(ignore if installed):

pip install tkinter pip install urllib3 pip install http pip install fake-useragent

Output:

Screenshot 2023-08-10 043300

Steps to run:

  1. cd Website Status Checker GUI
  2. python app.py

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.