Real Python Tutorials
Beautiful Soup: Build a Web Scraper With Python
In this tutorial, you'll walk through the main steps of the web scraping process. You'll learn how to write a script that uses Python's requests library to scrape data from a website. You'll also use Beautiful Soup to extract the specific pieces of information that you're interested in.
Dec 04, 2019 data-science intermediate tools web-scraping
Python, Boto3, and AWS S3: Demystified
Dec 03, 2019 devops intermediate
Python Descriptors: An Introduction
Nov 27, 2019 intermediate python
Python Community Interview With Brian Okken
Nov 25, 2019 community
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:
Threading in Python
Nov 19, 2019 best-practices intermediate
Thinking Recursively in Python
Nov 12, 2019 intermediate python
PyCon Africa 2019 (Recap)
Nov 11, 2019 community
Cool New Features in Python 3.8
Nov 05, 2019 intermediate python
Python Type Checking
Oct 29, 2019 best-practices intermediate
Python Community Interview With Al Sweigart
Oct 28, 2019 community
Python Plotting With Matplotlib
Oct 22, 2019 basics data-science
Arduino With Python: How to Get Started
Oct 21, 2019 intermediate python
Cool New Features in Python 3.8
Oct 14, 2019 intermediate python
Emacs: The Best Python Editor?
Oct 09, 2019 intermediate tools
How to Use Generators and yield in Python
Sep 25, 2019 intermediate python
Python Debugging With pdb
Sep 17, 2019 intermediate python tools
Python args and kwargs: Demystified
Sep 04, 2019 intermediate python
How to Make a Discord Bot in Python
Aug 19, 2019 api intermediate
Logging in Python
Jul 23, 2019 intermediate tools
How to Write Pythonic Loops
Jul 16, 2019 basics best-practices python
Real Python at PyCon US 2019
Jul 15, 2019 community
Reading and Writing Files in Python
Jul 09, 2019 intermediate python
The Python Square Root Function
Jul 08, 2019 basics
How to Use Redis With Python
Jul 01, 2019 databases intermediate
Python Community Interview With Katrina Durance
Jun 26, 2019 community
Generating Random Data in Python
Jun 25, 2019 data-science intermediate python
Pointers in Python: What's the Point?
May 29, 2019 intermediate python
Writing Cleaner Python Code With PyLint
May 14, 2019 intermediate python
Defining Main Functions in Python
May 01, 2019 best-practices intermediate
How to Get the Most Out of PyCon
Apr 29, 2019 community
Sending Emails With Python
Apr 23, 2019 intermediate web-dev
Immutability in Python
Apr 18, 2019 intermediate python
How to Work With a PDF in Python
Apr 17, 2019 intermediate
Working With JSON Data in Python
Mar 28, 2019 intermediate python
Django Migrations 101
Mar 26, 2019 intermediate web-dev
An Intro to Threading in Python
Mar 25, 2019 best-practices intermediate
Python Decorators 101
Mar 19, 2019 intermediate python
Writing Comments in Python
Mar 08, 2019 basics best-practices python
Making HTTP Requests With Python
Mar 06, 2019 intermediate web-dev
Idiomatic Python 101
Mar 04, 2019 basics best-practices python
Test-Driven Development With PyTest
Mar 04, 2019 intermediate python testing
Introduction to Pandas and Vincent
Mar 02, 2019 basics data-science
Pandas DataFrames 101
Mar 02, 2019 basics data-science
Emulating switch/case Statements in Python
Mar 02, 2019 intermediate python
@staticmethod vs @classmethod in Python
Mar 02, 2019 intermediate python
Using List Comprehensions Effectively
Mar 01, 2019 intermediate python
Reading and Writing CSV Files
Mar 01, 2019 data-science intermediate python
Using Jupyter Notebooks
Mar 01, 2019 intermediate tools
Python Community Interview With Ali Spittel
Feb 25, 2019 community
Python Development in Visual Studio Code
Feb 04, 2019 intermediate tools
Jupyter Notebook: An Introduction
Jan 28, 2019 intermediate tools
Pythonโs Requests Library (Guide)
Jan 23, 2019 intermediate web-dev
Async IO in Python: A Complete Walkthrough
Jan 16, 2019 intermediate python
Python Type Checking (Guide)
Jan 07, 2019 best-practices intermediate
Python Community Interview With Corey Schafer
Dec 31, 2018 community
A Pythonista's Holiday Wish List
Dec 17, 2018 community
Python Community Interview With Brian Peterson
Dec 10, 2018 community
๐ 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.