PyCoder 559
从头构建SQL引擎 原文: PyCoder’s Weekly - Issue #559 230111 Zoom.Quiet(大妈) 用时 13 分钟 完成快译 230111 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 发现 bpython: 具有类似 IDE 功能的 Python REPL REAL PYTHON In this tutorial, you’ll learn about bpython, an alternative Python REPL that brings code suggestions and many other IDE-like features to the terminal. Once you discover how much bpython can improve your productivity, you’ll never want to return to using the vanilla Python REPL again. (是也乎: 知道 bpython 也有小15年了… 没想到还在发展; ) Python 3.12 能用 perf 工程 PETER MCCONNELL Python 3.12 can run in a special mode that allows Python functions to appear in the output of the Linux perf profiler. This article walks you through a dummy application and using the profiler to find the bad parts. 使用原生二进制文件打包 PYPACKAGING-NATIVE.GITHUB.IO The pypackaging-native site is a collection of content about key Python packaging topics and issues for projects using native code, with a focus on scientific, data science, and ML/AI projects in the PyData ecosystem. Pillow 9.4.0 发布 PILLOW.READTHEDOCS.IO (是也乎: 原名 PIL 现在是真的变成不可替代的核心常用模块了… ) Plone 6.0 发布 PLONE.ORG (是也乎: 等等 Plone 还活着? ) Django Bugfix 发布: 4.1.5 DJANGO SOFTWARE FOUNDATION 探讨/吐糟 Discussions ...