Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes & Exercises →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

— FREE Email Series —

🐍 Python Tricks 💌

Python Tricks Dictionary Merge

🔒 No spam. Unsubscribe any time.

Browse Topics Guided Learning Paths
Basics Intermediate Advanced
ai algorithms api best-practices career community databases data-science data-structures data-viz devops django docker editors flask front-end gamedev gui machine-learning news numpy projects python stdlib testing tools web-dev web-scraping

Table of Contents

  • Windows: How to Check or Get Python
    • Checking the Python Version on Windows
    • Knowing the Python Installation Options on Windows
  • Windows: How to Install Python Using the Official Installer
    • Step 1: Download the Official Python Installer
    • Step 2: Run the Python Installer
  • Windows: How to Install Python From the Microsoft Store
    • Step 1: Open the Python App Page on the Microsoft Store
    • Step 2: Install the Python App
  • macOS: How to Check or Get Python
    • Checking the Python Version on a macOS
    • Knowing the Python Installation Options on macOS
  • macOS: How to Install Python Using the Official Installer
    • Step 1: Download the Python Official Installer
    • Step 2: Run the Python Installer
  • macOS: How to Install Python From Homebrew
    • Step 1: Install the Homebrew Package Manager
    • Step 2: Install Python With Homebrew
  • Linux: How to Check or Get Python
    • Checking the Python Version on Linux
    • Knowing the Python Installation Options on Linux
  • Linux: How to Build Python From Source Code
    • Step 1: Download the Python Source Code
    • Step 2: Prepare Your System for Building Python
    • Step 3: Build and Install Python on Your System
    • Step 4: Verify Your Python Installation
  • iOS: How to Install Python
  • Android: How to Install Python on Android
  • Online: How to Use a Python Playground
  • Conclusion
  • Frequently Asked Questions

Recommended Video Course
Python Basics: Setting Up Python