Explore

realpython.com ×
  • screenshot

    Using raise for Effective Exceptions – Real Python

    Using raise for Effective Exceptions In this video course, you’ll learn how to raise exceptions in...

  • screenshot

    Managing Multiple Python Versions With pyenv Quiz – Real Python

    Quiz: Managing Multiple Python Versions With pyenv REAL PYTHON

  • screenshot

    Episode #201: Decoupling Systems to Get Closer to the Data – The Real Python Podcast

    Decoupling Systems to Get Closer to the Data What are the benefits of using a decoupled...

  • screenshot

    How to Format Floats Within F-Strings in Python – Real Python

    How to Format Floats Within F-Strings in Python In this tutorial, you’ll learn how to use...

  • screenshot

    Reading and Writing WAV Files in Python – Real Python

    Reading and Writing WAV Files in Python In this tutorial, you’ll learn how to work with...

  • screenshot

    Episode #197: Using Python in Bioinformatics and the Laboratory – The Real Python Podcast

    Using Python in Bioinformatics and the Laboratory How is Python being used to automate processes in...

  • Flash Sale: Python Tricks Book & Video Bundle

    Python Tricks: A Buffet of Awesome Python Features Discover Python’s best practices with simple examples and...

  • screenshot

    Finding Python Easter Eggs – Real Python

    Finding Python Easter Eggs Python has its fair share of hidden surprises, commonly known as Easter...

  • screenshot

    Office Hours – Real Python

    Weekly Real Python Office Hours Q&A (Virtual) April 3, 2024 REALPYTHON.COM

  • screenshot

    Visualizing Data in Python With Seaborn – Real Python

    Visualizing Data in Python With Seaborn In this tutorial, you’ll learn how to use the Python...

  • screenshot

    Build an LLM RAG Chatbot With LangChain – Real Python

    Build an LLM RAG Chatbot With LangChain Large language models (LLMs) have taken the world by...

  • screenshot

    Python Basics Exercises: Installing Packages With pip – Real Python

    Python Basics Exercises: Installing Packages With pip In this Python Basics Exercises video course, you’ll practice...

  • screenshot

    Creating Asynchronous Tasks With Celery and Django – Real Python

    Creating Asynchronous Tasks With Celery and Django In this video course, you’ll learn how to integrate...

  • screenshot

    Episode #195: Building a Healthy Developer Mindset While Learning Python – The Real Python Podcast

    Building a Healthy Developer Mindset While Learning Python How do you get yourself unstuck when facing...

  • screenshot

    Python's __all__: Packages, Modules, and Wildcard Imports – Real Python

    Python’s __all__: Packages, Modules, and Wildcard Imports In this tutorial, you’ll learn about wildcard imports and...

  • screenshot

    Duck Typing in Python: Writing Flexible and Decoupled Code – Real Python

    Duck Typing in Python: Writing Flexible and Decoupled Code In this tutorial, you’ll learn about duck...

  • screenshot

    How to Read User Input From the Keyboard in Python – Real Python

    How to Read User Input From the Keyboard in Python Reading user input from the keyboard...

  • screenshot

    Create Conway's Game of Life With Python – Real Python

    Create Conway’s Game of Life With Python In this video course, you’ll use Python to build...

  • screenshot

    Episode #191: Focusing on Data Science & Less on Engineering and Dependencies – The Real Python Podcast

    Focusing on Data Science How do you manage the dependencies of a large-scale data science project?...

  • screenshot

    Python Basics Exercises: Lists and Tuples – Real Python

    Python Basics Exercises: Lists and Tuples In this Python Basics Exercises video course, you’ll practice defining...

  • screenshot

    Using Python for Data Analysis – Real Python

    Using Python for Data Analysis In this tutorial, you’ll learn the importance of having a structured...

  • screenshot

    Building Enumerations With Python's enum – Real Python

    Building Enumerations With Python’s enum Discover the art of creating and using enumerations of logically connected...

  • screenshot

    What Are Python Raw Strings? – Real Python

    What Are Python Raw Strings? In this tutorial, you’ll learn the nuances of using raw string...