
Modern Web Automation With Python and Selenium
Apr 30, 2025 · In this tutorial, you’ve learned how to use Python and Selenium to automate web interactions and create a functional, text-based music player that interacts with Bandcamp’s Discover …
Python Tutorials – Real Python
2 days ago · Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
Getting Started With Testing in Python – Real Python
Python already comes with a set of tools and libraries to help you create automated tests for your application. We’ll explore those tools and libraries in this tutorial.
Python and REST APIs: Interacting With Web Services
In this tutorial, you'll learn how to use Python to communicate with REST APIs. You'll learn about REST architecture and how to use the requests library to get data from a REST API. You'll also explore …
Python Coding With AI (Learning Path) – Real Python
Explore tools and workflows for AI in Python: coding partners, prompt engineering, RAG, ChromaDB, FastAPI chatbots, and MCP integrations. Stay current and start today.
Click and Python: Build Extensible and Composable CLI Apps
In this tutorial, you'll learn how to use the Click library to build robust, extensible, and user-friendly command-line interfaces (CLI) for your Python automation and tooling scripts.
All Python Tutorial Topics
For structured content on popular topics such as automation, machine learning, data science, web development, and more, view Learning Paths beyond core Python. Explore by topic or skill level below.
Python Web Scraping Tutorials
Aug 4, 2025 · Learn how to extract data from websites using Python. These tutorials cover HTTP requests, parsing HTML with CSS selectors and XPath, handling pagination and sessions, …
Episode #194: Automate Tasks With Python & Building a Small Search ...
Mar 1, 2024 · In this step-by-step Python video course, you’ll learn how to take your command line Python scripts to the next level by adding a convenient command line interface that you can write …
Core Python Tutorials – Real Python
Aug 8, 2025 · Understand Python’s data model, work with modules and packages, and handle errors with exceptions. Apply these core language skills to any Python domain, from web development and …