Best newsletters and posts about REAL PYTHON podcast tag


Messages

9/14/2021 8:14:27 PM

Practical PEP 8, Logging Best Practices, "async for", and More

Applying PEP 8 in Practice #490 – SEPTEMBER 14, 2021 VIEW IN BROWSER The PyCoder's Weekly Logo Applying PEP 8 in Practice “Two recent threads on the python-ideas mailing list have overlapped to a
9/28/2021 8:04:27 PM

Python GIL Deep-Dive, Django 4.0 is Coming, Python as a Build Tool, and More

Python Behind the Scenes: The GIL and Its Effects on Python Multithreading #492 – SEPTEMBER 28, 2021 VIEW IN BROWSER The PyCoder's Weekly Logo Python Behind the Scenes: The GIL and Its Effects on
7/5/2022 8:14:26 PM

Functional Programming, Single Page Apps with Pyodide, Composing Music, and More

Exploring Functional Programming With Bruce Eckel #532 – JULY 5, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Exploring Functional Programming With Bruce Eckel Would you like to explore the
9/27/2022 8:04:30 PM

Python as Mechanical Engineer, Heroku Alternatives, Django on Kubernetes, and More

Python as an Efficiency Tool for Non-Developers #544 – SEPTEMBER 27, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Python as an Efficiency Tool for Non-Developers Are you interested in using
11/22/2022 8:04:26 PM

WebAuthn, Mastodon, Python 3.12, and More

Moving Projects Away From Passwords With WebAuthn #552 – NOVEMBER 22, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Moving Projects Away From Passwords With WebAuthn What if you didn't have to
12/20/2022 8:14:28 PM

Build Systems, PEP 701, Python in ChatGPT, and More

Using a Build System & Continuous Integration in Python #556 – DECEMBER 20, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Using a Build System & Continuous Integration in Python What
1/31/2023 7:54:32 PM

Apache Airflow, Nox, Simulating Broken DB Connections, and More

Orchestrating Large and Small Projects With Apache Airflow #562 – JANUARY 31, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Orchestrating Large and Small Projects With Apache Airflow Have you
1/3/2023 8:04:28 PM

Real Python 2022 Wrap Up, Classifying Virtual Envs, PyTorch Compromised, and More

2022 Real Python Tutorial & Video Course Wrap Up #558 – JANUARY 3, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo 2022 Real Python Tutorial & Video Course Wrap Up “It's been another
2/14/2023 7:54:35 PM

Monorepos, SpiffWorkflow, Functional Python, and More

Monorepos in Python #564 – FEBRUARY 14, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Monorepos in Python A monorepo is a source control pattern in some organizations where a single code
2/28/2023 7:54:34 PM

NumPy for Speed, Multiprocessing Performance, XML to YAML, and More

Using NumPy and Linear Algebra for Faster Python Code #566 – FEBRUARY 28, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Using NumPy and Linear Algebra for Faster Python Code Are you still using
12/13/2022 8:04:28 PM

Python Through Stories, Parallelism Control, Mastodon Bot on AWS, and More

Package Python Code With `pyproject.toml` & Listing Files With `pathlib` #555 – DECEMBER 13, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Package Python Code With pyproject.toml & Listing
12/6/2022 8:04:28 PM

Comprehensions, pathlib, Guido Interview, and More

Using Python's `pathlib` Module #554 – DECEMBER 6, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Using Python's pathlib Module In this video course, you'll learn how to effectively
3/14/2023 8:14:49 PM

BeeWare, Asyncio Overhead, Python & Julia, and More

Sharing Your Python App Across Platforms With BeeWare #568 – MARCH 14, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Sharing Your Python App Across Platforms With BeeWare Are you interested in
3/28/2023 8:14:40 PM

Lessons Learned, Pydantic, ChatGPT Outage, and More

Lessons Learned From Four Years Programming With Python #570 – MARCH 28, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Lessons Learned From Four Years Programming With Python What are the core
4/19/2023 5:22:59 AM

Self-Healing Code, Pandas 2.0 Performance, Automation, and More

"Self-Healing" Programs That Fix Themselves Thanks to AI #573 – APRIL 18, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo “Self-Healing” Programs That Fix Themselves Thanks to AI Wolverine
5/9/2023 7:44:27 PM

SOLID OOP, Mojo, PyCon Keynote, and More

SOLID Principles: Improve Object-Oriented Design in Python #576 – MAY 9, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo SOLID Principles: Improve Object-Oriented Design in Python In this tutorial,
10/11/2022 8:04:27 PM

Python Memory Profiling, Dangerous Assert, Semaphores, and More

Using a Memory Profiler in Python & What It Can Teach You #546 – OCTOBER 11, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Using a Memory Profiler in Python & What It Can Teach You Have
6/20/2023 7:45:24 PM

Faster Python Plan, Community, Hating AsyncIO, and More

Faster Python 3.13 Plan #582 – JUNE 20, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Faster Python 3.13 Plan This brief outline highlights the plan for the faster CPython project for the 3.13
6/27/2023 8:04:34 PM

Search DSLs, CircuitPython, Debugging Kubernetes, and More

Building Search DSLs With Django #583 – JUNE 27, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Building Search DSLs With Django A Domain Specific Language is a small language for a particular