可以在 Zoom/Skype 中使用的替身 原文: PyCoder’s Weekly - Issue #417 200422 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 200422 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. pip 20.1b1 发布, 包含新依赖性解析器 GITHUB.COM/PYPA The beta release of pip version 20.1 has dropped and included the next-generation dependency resolver! The resolver is currently turned off by default because it’s unstable and not ready for everyday use. The pip mainainters do encourage users to try it out, however, and feedback on the new resolver can be submitted by filling out a survey. (是也乎: 不过默认关闭着… ) Python 软件基金会新闻: 谢谢捐赠/赞助者 PSF BLOG “Thanks to [the] generosity of individual and corporate donors and decreasing PyCon 2020 expenses, we estimate that the PSF will now only need $141,713 from its financial reserve to get through 2020.” (是也乎: 嗯哼? 老爹在任时, 从没见这种嗯哼? ) Python 内建 Pathlib 其实很棒 REDOWAN DELOWAR • Shared by Redowan Delowar Python 3’s pathlib module has taken some time to gain traction since it was introduced in Python 3.4. After all, the os.path module had been the de facto tool for working with paths in Python. Why change code that works? Learn why pathlib is a better choice for working with file paths in Python in this thorough tutorial. Pytest 实效 Python 测试 REAL PYTHON In this tutorial, you’ll learn how to take your testing to the next level with pytest. You’ll cover intermediate and advanced pytest features such as fixtures, marks, parameters, and plugins. With pytest, you can make your test suites fast, effective, and less painful to maintain. (是也乎: 不过, 传统场景还是 unittest 为先吧? ) Python 2.7.18, 一个时代的终结 BENJAMIN PETERSON “Python 2.7.18 is a special release. I refer, of course, to the fact that ‘2.7.18’ is the closest any Python version number will ever approximate e, Euler’s number. Simply exquisite!” (是也乎: 放心, 俺一定会忠诚再用 42 年的… ) Python 编码面试: 提示和最佳做法 REAL PYTHON course Learn how to take your Python coding interview skills to the next level and use Python’s built-in functions and modules to solve problems faster and more easily. (是也乎: 关键还是用Python的内置函数和模块哪… ) 讨论 Discussions
...