Real Python Tutorials
Using sleep() to Code a Python Uptime Bot
In this course, you'll learn how to add time delays to your Python programs. You'll use the built-in time module to add Python sleep() calls to your code. To practice, you'll use time.sleep() when making an uptime bot that checks whether a website is still live.
Aug 03, 2021 intermediate python
Not Sure Where to Start?
At Real Python you can learn all things Python from the ground up. If you’re wondering where to begin your Python journey, click the button below and we’ll give you some guidance:
Python Community Interview With Dustin Ingram
Jul 19, 2021 community
The Square Root Function in Python
Jul 13, 2021 basics
Python News: What's New From June 2021?
Jul 12, 2021 community
Loading More Tutorials…
🐍 Python Tricks 💌
Get a short & sweet Python Trick delivered to your inbox every couple of days. No spam ever. Unsubscribe any time. Curated by the Real Python team.