Happy Birthday, Python;-) 原文: PyCoder’s Weekly - Issue #461 210224 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 210224 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. Python 并发: 棘手问题 HAMEL HUSAIN An exploration of threads, processes, and coroutines in Python, with interesting examples that illuminate the differences between each. (是也乎: 类似 CAP 法则, 嫑想同时什么好处都有; 通过其它经过考验的高并发能力系统转移矛盾, Py 安心作自己擅长的事儿就好. ) 为什么真的需要升级 Pip ITAMAR TURNER-TRAURING If you’re using an old version of pip, installing the latest version of a Python package might fail—or install in a slower, more complex way. Learn what the problem is exactly, how to solve it, and what causes it. (是也乎: 官方广告.. 其实, 不用任何 pip 指令就能完备部署的系统才是合格的生产系统. ) 用 Python 每秒12个请求 SUADE.ORG How much should we trust framework benchmarks? And to what extent should they influence your choice of technology? (是也乎: 嗯哼? 这就是打脸了… 标准化是技术到一个大平台期了, 大家无法作到差异化时… ) Python & APIs: 读取公共数据的成功组合 REAL PYTHON Learn what APIs are and how to consume them using Python. You’ll also learn some core concepts for working with APIs, such as status codes, HTTP methods, using the requests library, and much more. (是也乎: 其实, 开放数据接口, 最要命的一点就是: 嫑乱变 嘦是一个版本的接口, 无论多不合理, 发布后就没改, 否则, 对应下游系统就囧了. ) Python 字符串如何工作 VIKTOR SKVORTSOV Learn the ins and outs of how Python strings work, with a focus on how text is encoded and represented internally. (是也乎: 老爹最心塞的一次架构, 导致最后 2->3 无法兼容 ) Python 3.X至3.9.1的缓冲区溢出可能导致远程执行代码 NIST.GOV Upgrade to 3.8.8 or 3.9.2 to avoid the issue. 探讨/吐糟 Discussions
...