周刊
各种来源的…
background
世界高速变化
goal
定期 review 一周以来主要变化
trac
汇集各种渠道的周刊, 以及自己每周内省小结吧…
refer.
…TBD
各种来源的…
世界高速变化
定期 review 一周以来主要变化
汇集各种渠道的周刊, 以及自己每周内省小结吧…
…TBD
PyPI叕开始整治… 原文: PyCoder’s Weekly - Issue #574 230426 Zoom.Quiet(大妈) 用时 13 分钟 完成格式转抄. 230426 Zoom.Quiet(大妈) 用时 37 分钟 完成快译, PyPI 引入 “可信发布者”" PYPI.ORG PyPI package maintainers can adopt a new, more secure “OIDC authenticated” publishing method that does not require long-lived passwords or API tokens to be shared with external systems. 什么是 Python Namespace Package, 有什么用? REAL PYTHON In this tutorial, you’ll be exploring Python namespace packages: what they are, what they’re for, and how you can use them in your package systems. Along the way, you’ll create your own set of namespace packages and explore how you might be able to use them in your own projects. (是也乎: 叕是一个传统艺能…只有代码足够大时, 才有感觉 ) 本书 ChatGPT-增强式 Python REPL LOGAN MORTIMER This blog shows how Logan built a Python REPL augmented with ChatGPT. It details the application itself as well as speculating on software engineering patterns that might emerge in systems built on Large Language Models (LLMs). Python 3.10 运行时 在 AWS Lambda 已支持 AMAZON.COM (是也乎: AliYUN 早已公测 3.11 的了… 看来各家对安全的定义果断不同; ) 探讨/吐糟 Discussions ...
Pandas 2.0 vs 1: 性能比较 原文: PyCoder’s Weekly - Issue #573 230419 Zoom.Quiet(大妈) 用时 13 分钟 完成格式转抄. 230419 Zoom.Quiet(大妈) 用时 37 分钟 完成快译, 借助 AI 自我修复的“自我修复”程序 BENJ EDWARDS Wolverine is a Python tool that responds to script crashes by using ChatGPT to look for solutions. This brief article describes the process and links to a video demo. With the corresponding Slashdot Discussion. Pandas 2.0 vs Pandas 1: 性能比较 SANTIAGO BASULTO • Shared by Santiago Basulto Pandas 2.0 was recently released with the new pyarrow backend. In the article, we did a quick performance comparison between the new pyarrow backend in 2.0 with the standard in Pandas 1. The results were expected, a big speedup in terms of String processing and null value handling, but slower with numeric processing and aggregations. 用 RPA 和 RCC 自动化流程和分发工具 REAL PYTHON PODCAST Are you exploring automation of your repetitive business tasks with Python? How are you going to share your helpful tools with co-workers? This week on the show, Sampo Ahokas from Robocorp is here to discuss robotic process automation (RPA) and distribution of these robots. PEP 695 “类型参数语法” 已接受 PYTHON.ORG (是也乎: Python 向 Rust 融合不可阻挡… ) 欧盟提议的 CRA 对 Python 生态系统的影响 PYTHON SOFTWARE FOUNDATION 探讨/吐糟 Discussions ...
Py 3.12 预览版: 更好的错误消息 原文: PyCoder’s Weekly - Issue #572 230412 Zoom.Quiet(大妈) 用时 13 分钟 完成格式转抄. 230412 Zoom.Quiet(大妈) 用时 37 分钟 完成快译, Python 3.12 预览版: 更好的错误消息 REAL PYTHON Python 3.12 will be released in October 2023. In this tutorial, you’ll preview one of its upcoming features: even more precise error messages that’ll help you debug your code more efficiently. (是也乎: 差点儿看成 315 … ) Python Monorepo: 一个例子. 第 1 部分:结构和工具 DESFORGES & HURLIN Good build systems help teams, and a monorepo approach is an excellent way to do that. This article describes the structure and tooling of a monorepo for Python projects. Python 打包和有效的开发工具 HILLARD, SEQUEIRA, & BELDERBOS PODCAST Dane Hillard, author of “Publishing Python Packages” is interviewed about packaging and the rich ecosystem of Python tooling. PEP 684: “每个解释器的 GIL”接受ed PYTHON.ORG Python 3.11.3, Python 3.10.11 and 3.12.0 Alpha 7 发布 PYTHON.ORG 探讨/吐糟 Discussions ...
PEP 582 (Python 本地包目录) 被拒绝 原文: PyCoder’s Weekly - Issue #571 230405 Zoom.Quiet(大妈) 用时 13 分钟 完成格式转抄. 230405 Zoom.Quiet(大妈) 用时 37 分钟 完成快译, 用 Graphs 在 Python 中构建迷宫求解器 REAL PYTHON In this step-by-step project, you’ll build a maze solver in Python using graph algorithms from the NetworkX library. Along the way, you’ll design a binary file format for the maze, represent it in an object-oriented way, and visualize the solution using scalable vector graphics (SVG). 如何进行精彩的大会演讲 SEBASTIAN WITOWSKI • Shared by Reka Sebastian has spoken at over 15 major Python conferences around the world. He also gave a workshop organized by the EuroPython conference for beginner speakers. Here, he shares lots of tips around topics related to speaking: from the CfP to the Q&A. (是也乎: 老话重谈…就像相声, 是值得反复打磨的, 不过, 优化的目的嫑忘记… 收集, 对比, 抽象我们自己看过所有技术分享中喜欢的就知道: 怎么说, PPT 如何组织, 多长时间, 声音/录像技术… 一切都不重要, 重要的是分享的内容是否有趣有用有种. ) 在 Python 中加速文本处理 (很难) ITAMAR TURNER-TRAURING If you need to speed up string parsing and formatting in Python you have many choices. This article covers the uses of Cython, mypyc, Rust, and PyPy and how to choose between them. Django 4.2 发布 DJANGO SOFTWARE FOUNDATION PEP 582 (Python 本地包目录) 被拒绝 PYTHON.ORG (是也乎: 这属于政治正确了…讨论了好几年… ) 想要举办 DjangoCon Europe 2024? DJANGO SOFTWARE FOUNDATION 探讨/吐糟 Discussions ...