Online #Python Training & Expert Community: Tutorials, Video Courses, Books, Quizzes...and More! Join 1M+ Pythonistas at realpython.com

Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
1
526
spec the edge cases
1
2
2,359
🐍📺 Using the Python not Operator [Video] — realpython.com/courses/using… #python
4
3,207
🐍📰 A Guide to the Newer Python String Format Techniques — realpython.com/python-format… #python
4
24
5,404
Is Jev AI worth the hype? See it set up in Python, tested on a real example, and given an honest verdict. piped.video/pmnq5e5Xp4s
3
29
9,030
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
478
LLM stocks and local models
1
1
3
3,151
🐍📰 Cursor vs Copilot: Which AI Editor Is Better for Python? Compare Cursor vs GitHub Copilot by building a Python project, testing agent workflows, debugging code, and evaluating AI-assisted development realpython.com/cursor-vs-cop…
1
2
15
2,676
🐍📰 Absolute vs Relative Imports in Python — realpython.com/absolute-vs-r… #python
2
11
5,105
🐍📩 frozendict, pytest Plugins, re.prefixmatch(), and More at Pycoders Weekly Issue 753 pycoders.com/issues/753
1
7
2,787
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
1
2
488
Parquet format 101
1
1
10
3,797
🐍📺 Using the Claude API in Python [Video] Learn how to use the Claude API in Python to send prompts, control responses with system instructions, and get structured output realpython.com/courses/using…
2
2
14
3,365
🐍📺 Data Cleaning With pandas and NumPy [Video] — realpython.com/courses/data-… #python
2
12
4,913
🐍📰 How to Iterate Through a Dictionary in Python — realpython.com/iterate-throu… #python
1
8
6,867
🐍📩 Pycoders Weekly (Issue 753) — frozendict, pytest Plugins, re.prefixmatch(), and More pycoders.com/issues/753
3
9
3,143
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
1
634
The Django of scraping
2
3
3,009
🐍📰 Setting Up Python for Machine Learning on Windows — realpython.com/python-window… #python
4
6
2,728
🐍📺 Write and Test a Python Function: Interview Practice [Video] — realpython.com/courses/inter… #python
1
2
15
5,499
🐍📰 SettingWithCopyWarning in Pandas: Views vs Copies — realpython.com/pandas-settin… #python
2
8
2,608
🐍📰 Python Statistics Fundamentals: How to Describe Your Data In this step-by-step tutorial, you'll learn the fundamentals of descriptive statistics and how to calculate them in Python. You'll find out how to describe, summarize, and represent your data visually using NumPy, SciPy, pandas, Matplotlib, and the built-in Python statistics library realpython.com/python-statis…
2
16
2,769
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
1
3
492
Are emails just plain text in a trench coat?
1
3
2,908
🐍📰 Python, Boto3, and AWS S3: Demystified — realpython.com/python-boto3-… #python
2
3
25
8,256
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
2
750
A different kind of bubble
2
8
4,233
🐍📰 Emacs: The Best Python Editor? — realpython.com/emacs-the-bes… #python
1
2
34
6,352
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
2
692
Python's GIL breakup
1
1
11
4,098
🐍📰 Learn an efficient workflow to review AI-generated code in Python: run ruff, mypy, bandit, and pytest, then catch the bugs agents get wrong. realpython.com/review-ai-gen…
1
5
2,937
🐍📺 Automate exploratory data analysis by transforming DataFrames into interactive reports with one command from fg-data-profiling realpython.com/courses/autom…
2
2,772
🐍📺 Combining Data in pandas With concat() and merge() [Video] — realpython.com/courses/data-… #python
3
3
13
5,907
🐍📰 Implementing an Interface in Python — realpython.com/python-interf… #python
1
8
5,105
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
3
553
Context-Maxxing == slop
1
5
2,909
🐍📰 How to Review AI-Generated Python Code Efficiently Learn an efficient workflow to review AI-generated code in Python: run ruff, mypy, bandit, and pytest, then catch the bugs agents get wrong realpython.com/review-ai-gen…
2
16
3,040
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
1
686
LLM skills
1
3
4,385
🐍 How to Create a Django Project — realpython.com/django-setup/ #python
1
3
19
5,039
🐍📺 Automating EDA With fg-data-profiling [Video] Automate exploratory data analysis by transforming DataFrames into interactive reports with one command from fg-data-profiling realpython.com/courses/autom…
2
10
3,023
🐍📩 Dict Performance, Hypothesis, Lazy Imports, and More at Pycoders Weekly Issue # 752 pycoders.com/issues/752
1
1
13
3,973
🐍📺 Python mmap: Doing File I/O With Memory Mapping and merge() [Video] — realpython.com/courses/pytho… #python
1
22
6,020
🐍 How to Use Ollama to Run Large Language Models Locally — realpython.com/ollama/ #python
1
30
6,076
Listen to the full episode at realpython.com/podcasts/rpp/… or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
512
Do you even need the big LLM?
2
1
3
2,680
🐍📩 Pycoders Weekly (Issue 752) — Dict Performance, Hypothesis, Lazy Imports, and More pycoders.com/issues/752
1
4
2,693
🐍📰 Spyder: Your IDE for Data Science Development in Python — realpython.com/spyder-ide/
1
20
5,727
🐍🎧 Django Developers Survey Results & Reproducible Python Builds realpython.com/podcasts/rpp/…
1
7
2,727
OOP interface lore drop Listen to the full episode at buff.ly/gVFzdaa or through your favorite podcast app. Happy Pythoning! #python #coding #programming #developers #podcast
1
10
2,481