Exploring Python With bpython & Formalizing f-String Grammar | Real Python Podcast #141

preview_player
Показать описание
Have you used the Python Read-Eval-Print Loop (REPL) to explore the language and learn about how it operates? Would it help if it provided syntax highlighting, definitions, and code completion and behaved more like an IDE? This week on the show, Christopher Trudeau is here, bringing another batch of PyCoder's Weekly articles and projects.

We discuss the drop-in REPL replacement bpython. bpython enhances the interactivity of a Python REPL session. It's also a powerful teaching tool for instructors and students to experiment with and explore Python code.

Christopher shares a recent Python Enhancement Proposal (PEP) about formalizing the grammar for f-strings. The PEP describes a reduction in the underlying parser code complexity and provides for future features like comments in multiline f-strings.

We share several other articles and projects from the Python community, including a news roundup, a collection of surveys to classify Python virtual environment workflows, a course about context managers and Python's `with` statement, a discussion about microfeatures that we would like to see adopted in Python, a Python terminal music player, and an infinite array powered by AI.

Topics:

- 00:00:00 -- Introduction
- 00:02:21 -- Pillow 9.4.0 Released
- 00:02:47 -- Django Bugfix Release: 4.1.5
- 00:02:56 -- Plone 6.0 Released
- 00:03:16 -- PyCon Italia 2023
- 00:03:54 -- Discover bpython: A Python REPL With IDE-Like Features
- 00:13:55 -- PEP 701: Syntactic Formalization of f-Strings
- 00:17:07 -- Sponsor: Influx Data
- 00:17:57 -- Classifying Python Virtual Environment Workflows
- 00:30:26 -- Context Managers and Python's `with` Statement
- 00:36:32 -- Video Course Spotlight
- 00:37:47 -- Microfeatures I'd Like to See in More Languages
- 00:49:34 -- Python Terminal Music Player
- 00:51:19 -- Infinite AI Array
- 00:55:05 -- Thanks and goodbye

Рекомендации по теме