Real Python Tutorials
Your Guide to the CPython Source Code
In this detailed Python tutorial, you'll explore the CPython source code. By following this step-by-step walkthrough, you'll take a deep dive into how the CPython compiler works and how your Python code gets executed.
How to Make a Discord Bot in Python
Aug 19, 2019 api 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:
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
A Beginner’s Guide to the Python time Module
Apr 22, 2019 intermediate
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
Welcome to Real Python!
Jan 01, 2019 community
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
Sending Emails With Python
Dec 05, 2018 intermediate web-dev
Python Community Interview With Emily Morehouse
Nov 28, 2018 community
Memory Management in Python
Nov 21, 2018 intermediate python
Python Community Interview With Kenneth Reitz
Nov 14, 2018 community
Writing Comments in Python (Guide)
Nov 05, 2018 basics best-practices python
Python Community Interview With Michael Kennedy
Oct 29, 2018 community
Python, Boto3, and AWS S3: Demystified
Oct 17, 2018 devops intermediate
Python Community Interview With Mike Grouchy
Oct 10, 2018 community
How to Round Numbers in Python
Oct 08, 2018 best-practices intermediate python
Python Community Interview With Mahdi Yusuf
Sep 24, 2018 community
Top 10 Must-Watch PyCon Talks
Sep 17, 2018 community
Logging in Python
Sep 12, 2018 intermediate tools
The Best Python Books
Sep 10, 2018 basics intermediate python
Python Community Interview With Mariatta Wijaya
Aug 27, 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.