Real Python

Newsletter Image

Messages

11/16/2024
15 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Take Your Python Skills to the Next Level with
11/12/2024
15 : 34

🔓🐍 Unlock Your Python Potential with Instructor-Led Courses

Hey there, If you've been looking for a way to go beyond on-demand tutorials and really master Python, we've got something special for you... For the first time, Real Python is launching an
11/9/2024
15 : 44

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Variables in Python: Usage and Best Practices In
11/2/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Introducing Real Python's New Instructor-Led
10/26/2024
18 : 14

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Python's property(): Add Managed Attributes
10/20/2024
9 : 4

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Python News Roundup: October 2024 This month,
10/20/2024
5 : 54

🚀🐍 Meet Code Mentor—Your Personal Python Guide

Hey there, I'm happy to announce the launch of Code Mentor, a brand-new learning feature available exclusively to Real Python members, now in beta! 🎉 Whether you're working through complex code
10/20/2024
5 : 20

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Syntactic Sugar: Why Python Is Sweet and Pythonic
10/5/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Python 3.13: Cool New Features for You to Try In
9/28/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Python Virtual Environments: A Primer In this
9/21/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Using Python's pip to Manage Your Projects
9/14/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python News Roundup: September 2024 In
9/7/2024
15 : 14

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Quiz: Generate Images With DALL·E and the
8/31/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: How to Install Python on Your System: A Guide
8/24/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python Classes: The Power of Object-Oriented
8/20/2024
2 : 24

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python News Roundup: August 2024 In July 2024,
8/10/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Quiz: Functional Programming in Python: When
8/3/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Strings and Character Data in Python In this
7/27/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Logging in Python If you use Python's
7/20/2024
14 : 34

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Quiz: How to Use Generators and yield in