Real Python Tutorials
Build a Site Connectivity Checker in Python
In this step-by-step project, you'll build a Python site connectivity checker for the command line. While building this app, you'll integrate knowledge related to making HTTP requests with standard-library tools, creating command-line interfaces, and managing concurrency with asyncio and aiohttp.
Apr 06, 2022 intermediate projects python
YAML: The Missing Battery in Python
Apr 04, 2022 intermediate python
Using Python's datetime Module
Mar 29, 2022 intermediate
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:
Build a Hash Table in Python With TDD
Mar 16, 2022 intermediate
Sorting Data in Python With Pandas
Mar 15, 2022 data-science intermediate
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.