Using Python's sleep() to Create a Simple Uptime Bot

Опубликовано: 05 Август 2021
на канале: Real Python
5,469
131

Have you ever needed to make your Python program wait for something? You might use a Python sleep() call to simulate a delay in your program. Perhaps you need to wait for a file to upload or download, or for a graphic to load or be drawn to the screen. You might even need to pause between calls to a web API, or between queries to a database.

You will build a simple bot script that will check a website to determine if it is currently up. The course goes into refactoring and optimizing the code.

Click here for more info about the complete course: https://realpython.com/courses/python...


На этой странице сайта вы можете посмотреть видео онлайн Using Python's sleep() to Create a Simple Uptime Bot длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Real Python 05 Август 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 5,469 раз и оно понравилось 131 зрителям. Приятного просмотра!