Python 3.9.0a3 现在可用于测试 原文: PyCoder’s Weekly - Issue #405 200129 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 200129 Zoom.Quiet(大妈) 用时 17 分钟 完成格式转抄. 用 Tkinter 进行 Python GUI 编程 REAL PYTHON In this article, you’ll learn the basics of GUI programming with Tkinter, the de-facto Python GUI framework. Master GUI programming concepts such as widgets, geometry managers, and event handlers. Then, put it all together by building two applications: a temperature converter and a text editor. Pythonic Code Review [2016] ILYA ETINGOF “In this article I’ll focus on my personal experience in authoring and reviewing Python code from both psychological and technical perspectives. And I’ll do so keeping in mind the ultimate goal of striking a balance between code reviews being enjoyable and technically fruitful.” (是也乎: 为什么总感觉私人经验比团队经验要来的靠谱? ) pip 20.0 已发布 PYPA.IO Default to doing a user install (as if –user was passed) when the main site-packages directory is not writeable and user site-packages are enabled, cache wheels built from Git requirements, and more. (是也乎: 终于, 20个大版本了, 终于支持 NPM 样的本地模块支持 ) Python 3.9 兼容性变更 KARTHIKEYAN SINGARAVELAN “With the EoL of Python 2 being in line with development of Python 3.9 there were changes made to Python 3.9 that broke a lot of packages since many deprecation warnings became errors.” (是也乎: 老爹退休, Python 就开始了 Chrome 刷版本般节奏… ) 关于如何为 Python 安装软件包的快速入门指南 BRETT CANNON “If you just want to start poking at Python and want to avoid the pitfalls to installing packages globally, it only takes 3 steps to do the right thing.” Python 3.9.0a3 现在可用于测试 PYTHONINSIDER.BLOGSPOT.COM Changelog at the link. 讨论 Discussions NIL
...